save scope plot in pdf format
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
If I have a matlab plot i use this command to save it in pdf format
print(figure(1), '-append', '-dpsc2', 'd:\fig.ps');
But if i have a plot from scope in simulink , how can i save it in pdf format?
Thanks Matt
0 commentaires
Réponses (1)
Voir également
Catégories
En savoir plus sur View and Analyze Simulation Results dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!