Move axes in 3D plot
Ältere Kommentare anzeigen
Hello,
I have 3D plot as shown in the image below.

I added the 3 axes with black color. I do not want the axes to be shown at the bottom and on the side like it is plotted by default. I wish to force them somehow to be intersect at (0,0,0) and to be shown as the image above and I have some trouble doing that.
I tried the command:
set(gca, 'XAxisLocation', 'origin', 'YAxisLocation', 'origin')
but did not work.
Is there a way to do that?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Lighting, Transparency, and Shading finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
