How can I set up my MATLAB view to see all the results, plots in one window?
22 views (last 30 days)
Show older comments
Balazs Reiser
on 18 Sep 2018
Commented: Balazs Reiser
on 25 Sep 2018
Today I was on a lecture where I saw a guy how used Matlab in a different way. We had to solve exercises where the answers were different plots. When I use MATLAB it's always show up new figures in new windows. That guy had a slip view in his screen. In the left he used the editor. On the right he had all the results but his MATLAB was able to show all the plots in that window and the guy could scroll down and up in the results and plots.
Can anyone help me to figure out how can I set up this type of practical options?
0 Comments
Accepted Answer
Areej Varamban Kallan
on 21 Sep 2018
Hi Balazs,
From your description it seems like you are referring to MATLAB 'Live Scripts'. These are files which can contain code, output and formatted text together in a single environment. Please refer the link below to read more about 'Live Scripts'. https://www.mathworks.com/help/releases/R2018a/matlab/matlab_prog/create-live-scripts.html
More Answers (0)
See Also
Categories
Find more on Annotations 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!