how to create a proper 3D plot

1 回表示 (過去 30 日間)
Christi Louw
Christi Louw 2020 年 5 月 21 日
回答済み: Nishant Gupta 2020 年 5 月 28 日
I want to create a plot representing the temperatue at the i and j nodes
Tplot = Ttime{1,100} % get the 5x21 matrix stored in array index Ttime
i = 1:21
j = 1:51
%suggested plot function
what would be the best way to do this
  1 件のコメント
KSSV
KSSV 2020 年 5 月 21 日
pcolor, surf.

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

回答 (1 件)

Nishant Gupta
Nishant Gupta 2020 年 5 月 28 日
Refer to the following link which shows how to create different 3-D plots in MATLAB:

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by