Is it possible to rotate the markers plotted by `plot` or `scatter`?
20 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Ray Lee
le 18 Nov 2016
Réponse apportée : Walter Roberson
le 18 Nov 2016
As for
plot(1:3,1:3,'linestyle','none','marker','v');
or scatter(1:3,1:3,'v','filled');
Is it able to rotate the markers by an angle(I'm not meaning changing the view of the axes)?
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Scatter Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!