フィルターのクリア

Interchange Y and Z axis in 3D contour Plot

2 ビュー (過去 30 日間)
Bineet_Mehra
Bineet_Mehra 2017 年 8 月 4 日
回答済み: Rafael Hernandez-Walls 2017 年 8 月 5 日
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

回答 (1 件)

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

カテゴリ

Help Center および File ExchangeContour Plots についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by