Rotate X and Y axes with a bar3 plot
조회 수: 6 (최근 30일)
이전 댓글 표시
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
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 3-D Scene Control에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!