How to fix plotting issues?
显示 更早的评论
I am making some plots by plotting data that is in a big cell array. When I plot it on my personal laptop the picture is ugly (see picture)

Does anyone know how I can fix it so it looks like this (this plot was done on a computer on campus)

2 个评论
Aquatris
2018-7-18
Are the two images have same extensions, i.e., .png or .jpg.
In your figure, you might wanna try File -> Export Setting, and from there under Properties, go to Export Setup and change Resolution (dpi) to higher value, like 600 or 1200. This might help.
KSSV
2018-7-18
Did you follow the same procedure on both the machines?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Graphics Objects 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!