This is called "docking".
place a figure into a panel
4 次查看(过去 30 天)
显示 更早的评论
matlab main interface is made of several panels like "command window panel" "workspace panel", "command history panel" , figures (and editor panel) can also be locked as a panel in the main interface (i know how to do this manually bu pushing the small arrow button on the right top corner of the figure ). I was wondering how i can automatically (inside the code) force the figures GUI to be pushed inside one of the matlab main interface panels. This will help me keep figures organized.
Thank you,
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Interactive Control and Callbacks 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!