Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Matlab 中,可以将图形窗口停靠在主窗口中。如果有多个数字,则每个数字都出现在不同的“选项卡”中。
是否可以设置系统以便默认创建停靠的所有图形窗口?
要默认停靠数字,请尝试调用:
set(0,'DefaultFigureWindowStyle','docked')
一开始
点“n”点击替代:
点击Desktop-> Figures。
Desktop
Figures
单击右上角十字下方的箭头(工具提示为“Dock Figures”)。
Desktop使用->保存您的桌面布局Save Layout...
Save Layout...