Matlab plot3 function

Hello,
Is there anyone who can help me how to read a plot3 graph, such as the one that is attached?
Thank you. Selin

4 件のコメント

Kaushik Lakshminarasimhan
Kaushik Lakshminarasimhan 2017 年 11 月 6 日
There is no attachment.
selin
selin 2017 年 11 月 6 日
Apologies, there should be one now. Thank you!!
KSSV
KSSV 2017 年 11 月 6 日
Read? what you want to do?
Walter Roberson
Walter Roberson 2017 年 11 月 6 日
My reading of that is that you need to evaluate at additional locations with low x in order to get a reasonable plot. I think the sudden jags are due to not having sampled finely enough.

サインインしてコメントする。

回答 (1 件)

Daksh
Daksh 2023 年 2 月 2 日

0 投票

I understand you wish to read the readings effectively for your MATLAB 3D plot.
Kindly refer to the plot3() method documentations and examples to understand the workflow for the method:
These examples shall provide you valuable insight and intuition into making and understanding your 3D plots.
Based on my interpretation, your plot has a liner relationship between variables 'x' and 'y', until a kink appears after which the 'y' value plateaus and remains constant for the entire domain of 'x'. The 'z' value increases but in inconsistent amounts, i.e. sometimes in smaller packets, sometimes in broader patches.
Hope it helps

カテゴリ

ヘルプ センター および File ExchangeGraphics Performance についてさらに検索

タグ

質問済み:

2017 年 11 月 6 日

回答済み:

2023 年 2 月 2 日

Community Treasure Hunt

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

Start Hunting!

Translated by