How to undock windows by deafult?
21 次查看(过去 30 天)
显示 更早的评论
Recently, I re-installed R2022b on my computer, but all windws are docked after I ran my scripts. They were always undocked previously. I couldn't find any options in Preference to change the setting. I talked with Chatgpt with the answer: set(0, 'DefaultFigureWindowStyle', 'normal'); But it only works inside a script, but not in other scripts. Any help is appreciated!
0 个评论
采纳的回答
dpb
2025-7-29
移动:Matt J
2025-7-31
Manually rearrange as you wish and then exit; it will reload as they were last set.
2 个评论
dpb
2025-8-1
编辑:dpb
2025-8-1
What, specifically, have you tried to rearrange and that isn't reproduced? I've never noticed any such behavior with R2021b and R2022b, but then again, I only keep the command window undocked and open; it will restore the editor session as it was if I exit with it open. I don't use any of the other windows normally, so there quite possibly is something in your selection I don't see...
I doubt Mathworks is going to make any changes in these versions other than serious computing bugs, particularly as they have now introduced the new UI so much of what was is no longer so such patches would be of little or no value to the new code base going forward.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Environment and Settings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!