how can i have only two colorful diagonal ?
1 view (last 30 days)
Show older comments
I have matrix: Z = magic(5)
b = bar3(Z);
i want to have only two colorful diagonal
0 Comments
Answers (1)
Mark Sherstan
on 15 Feb 2019
Your question is not very clear but I would recomenned to look at this link: https://www.mathworks.com/matlabcentral/answers/98236-how-can-i-color-bars-to-correspond-to-their-heights-when-using-bar3?s_tid=answers_rc1-2_p2_MLT
0 Comments
See Also
Categories
Find more on Operating on Diagonal Matrices 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!