How do I change the layout of various windows within MATLAB?
46 views (last 30 days)
Show older comments
MathWorks Support Team
on 23 Mar 2023
Answered: MathWorks Support Team
on 3 Apr 2023
I have several scripts opening and right now, the command window is popped up separately. I want to orient it such that the command window is on the right and the scripts are on the left, side by side.
How do I change the window layout within MATLAB?
Accepted Answer
MathWorks Support Team
on 23 Mar 2023
The layout is customizable! Follow the steps below to change it:
Step1:
Let us reset the layout so the Command Window is contained within the main MATLAB window.
Go to MATLAB HOME -> Layout and click on “Default”. The Command Window now should be located on the lower part of your screen.
Step 2:
Grab the title bar of the Command Window and drag it to the right. See how blue areas appear to signal its possible locations. You can also move other windows this way, such as the Editor, the Workspace, and the Current Folder.
0 Comments
More Answers (0)
See Also
Categories
Find more on Entering Commands in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!