How to get professional Simulink Figures
Afficher commentaires plus anciens
I am working on a Simulink model of a wind turbine system and I am struggling to produce clean, professional-quality plots suitable for a dissertation/report.
At the moment I am using Scope blocks and then using the "Print to figure" feature. I would like advice on best practices for exporting signals from Simulink (e.g., Scope vs To Workspace vs Data Inspector). For my report I will be including a large amount of figures so I am very conscious of the size of the figures, here is an example from a report which has small figures like i am trying to do :

I have being expermenting with setting the aspect ratio to 1,1,1 which helps and using the painter renderer along with exporting in .emf. I have also tried exporting at specifc dimensions for the figure but that can ruin the plot. What is the standard approach used in research/industry to generate clean figures from Simulink simulations?
3 commentaires
Mathieu NOE
le 9 Avr 2026
hello
it's a personnal choice but I would rather export the simulink data to workspace and create the plots with matlab
there is a ton of possibilities via matlab (but I have nothing against simulink data inspector, but IMHO it's more for yourself doing the daily work rather than for publication)
there are also several tool available on the Fex , like :
Callum
le 10 Avr 2026
Mathieu NOE
le 13 Avr 2026
as always, my pleasure !
Réponses (0)
Catégories
En savoir plus sur View and Analyze Simulation Results dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!