Plotting graphs for scientific journals
조회 수: 34 (최근 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!