Matlab 2018b clipping markers when exporting a figure

6 vues (au cours des 30 derniers jours)
Matan Mazor
Matan Mazor le 5 Avr 2019
Modifié(e) : Matan Mazor le 5 Avr 2019
Hey all,
I'm working with Matlab 2018b and when exporting my scatter plot to an image file some of the markers are clipped in a strange way:
figure;
scatter(1:8,1:8,40:40:320,'filled');
print('test','-dpng','-r600');
(see markers 7 and 9:)
Thanks!

Réponses (0)

Catégories

En savoir plus sur Printing and Saving dans Help Center et File Exchange

Tags

Produits


Version

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by