Is it possible to rotate the markers plotted by `plot` or `scatter`?
    22 views (last 30 days)
  
       Show older comments
    
    Ray Lee
      
 on 18 Nov 2016
  
    
    
    
    
    Answered: Walter Roberson
      
      
 on 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 Comments
Accepted Answer
More Answers (0)
See Also
Categories
				Find more on Scatter Plots in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
