xlabel and ylabel is not visible in surf plot
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Jan
am 27 Okt. 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?
Antworten (1)
Lionel Amuzu
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!