Plotting graphs for scientific journals
30 ビュー (過去 30 日間)
古いコメントを表示
Does anybody know a good function or app or script, already available on fileexchange for plotting graphs in a pretty publication quality?
Thank you very much,
Manuel Arcangeletii
0 件のコメント
採用された回答
Star Strider
2019 年 4 月 25 日
2 件のコメント
Star Strider
2019 年 4 月 25 日
The export_fig function is for exporting figures. You’ll need it.
With respect to plotting, you’ll need to follow the style guides for the publications you want to submit to. MATLAB plots are flexible in that they offer several options.
If you have problems with respect to plotting specific data in a particular way, it’s best to attach the necessary data with your code and a description of what you want to do, here. (Example plots from existing publications are frequently helpful.) We can help you get the result you want. I have posted responses to some plotting problems in the last few days, and I’m certain others have as well.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Line Plots についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!