xlabel and ylabel is not visible in surf plot
12 views (last 30 days)
Show older comments
When I 3D plot using surf() and try to rotate using Rotate 3D tool, my xlabel and ylabel gets disappeared. This happens frequently with me, so I have to adjust my view such that the labels are visible. Any suggestions?
I am using Matlab 2016b
1 Comment
Jan
on 27 Oct 2017
I cannot reproduce the problem on my R2016b. Could you post an example code, and the concerned angles? Does the problem happen with the view command also?
Answers (1)
Lionel Amuzu
on 23 Aug 2019
You can insert an axis label (xlabel) by using 'Insert' at the top of the figure window after you ru your code.
0 Comments
See Also
Categories
Find more on 2-D and 3-D 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!