Azzera filtri
Azzera filtri

Is it possible to rotate the markers plotted by `plot` or `scatter`?

37 visualizzazioni (ultimi 30 giorni)
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)?

Risposta accettata

Walter Roberson
Walter Roberson il 18 Nov 2016

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by