Rotate X and Y axes with a bar3 plot
6 views (last 30 days)
Show older comments
kortas manel
on 26 Dec 2018
Commented: Star Strider
on 27 Dec 2018
Hello everybody,
I want to know how to rotate X and Y axes with a bar3 plot. Suppose that my data matrix is as follows : A=[3 5 7; 7 3 9; 5 2 1].
Instead of getting what bar3(A) provides, I want to get this:
![rotated bar3.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/199774/rotated%20bar3.png)
Thanks.
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on 3-D Scene Control 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!