Interchange Y and Z axis in 3D contour Plot

1 visualización (últimos 30 días)
Bineet_Mehra
Bineet_Mehra el 4 de Ag. de 2017
Respondida: Rafael Hernandez-Walls el 5 de Ag. de 2017
Hello ,
The picture attached is a contour plot showing a isoline of some parameter. X and Y are generated using MeshGrid(N*N) and i used view(3) in this figure. The isoline is in XY plane, i want to somehow make it in XZ plane. How can i tell Matlab to take the Y axis to be Z axis ?
Kindly suggest
Thanks
Bineet

Respuestas (1)

Rafael Hernandez-Walls
Rafael Hernandez-Walls el 5 de Ag. de 2017
Use the commander
view(az,el)
using https://www.mathworks.com/help/matlab/ref/view.html

Categorías

Más información sobre Contour Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by