Figure very large and don't show legend and other informations
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Guilherme Lopes de Campos
el 4 de Jul. de 2022
Respondida: Kshittiz Bhardwaj
el 12 de Jul. de 2022
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 comentarios
Respuestas (1)
Kshittiz Bhardwaj
el 12 de Jul. de 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 comentarios
Ver también
Categorías
Más información sobre Legend en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!