Is it possible to rotate the markers plotted by `plot` or `scatter`?
45 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Ray Lee
el 18 de Nov. de 2016
Respondida: Walter Roberson
el 18 de Nov. de 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 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Scatter Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!