Plotting graphs for scientific journals
36 次查看(过去 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!