Info
この質問は閉じられています。 編集または回答するには再度開いてください。
How I store/save the window figure out from running some codes?
1 回表示 (過去 30 日間)
古いコメントを表示
I run my code and I need to save the form containing the output like images or functions to open them without using MatLab.
0 件のコメント
回答 (3 件)
Massimo Zanetti
2016 年 10 月 9 日
5 件のコメント
Massimo Zanetti
2016 年 10 月 9 日
編集済み: Massimo Zanetti
2016 年 10 月 9 日
I got your point. But what I think is, Matlab exporting functions are not very handly.. export_fig is a sort of wrapping thing that makes everithing much easy.. That's why its popularity.
For more expert people, it's ok to dig into print() options, but for simple usage I found it corrupting even very simple plots.. That is the main issue why many "easy" users do not love using it.
What do you think?
Image Analyst
2016 年 10 月 9 日
Another option is Waterloo: http://www.mathworks.com/matlabcentral/answers/56890-publication-quality-graphics-in-matlab
0 件のコメント
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!