Figure very large and don't show legend and other informations
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi MATLAB Community,
I would like to ask a help with simulink plot. I am using to plot a dynamic system, but whem I put any information like: legend, title, and each others, figure is very large that not appear any informations.
Can help me please?
Below I insert the figure and impossible space to put legend and title

0 Kommentare
Antworten (1)
Kshittiz Bhardwaj
am 12 Jul. 2022
Hello Guilherme, I understand that you want to decrease the size of the simulink plot so that you can see other details such as legend, title etc.
You can send to workspace toolbox and then use the plot command and edit the figure. You can then create an m-file specifically for your formatting needs
You can also try another method using the Simulink scope i.e. File -> Print to figure
0 Kommentare
Siehe auch
Kategorien
Mehr zu Legend finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!