Figure very large and don't show legend and other informations
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Kshittiz Bhardwaj
2022-7-12
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Legend 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!