How to plot a 3-d graph for T(x,y,t)

I have a variable T (Temperature) which is dependent on 3 variables x,y, and t. I want to plot T vs. x,y,t. Kindly help how can i do a 3D plot for the same.
Thanks, Akshayy Garg

1 件のコメント

Martin Schätz
Martin Schätz 2015 年 10 月 17 日
Hi, can you specify some code with which you strugle? Is T one value or more?

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

回答 (1 件)

Martin Schätz
Martin Schätz 2015 年 10 月 17 日

0 投票

If your T is one value, you can creat for every t (time) a matrix (x,y) and then just make some GUI to select and show specific t, or play it as frame by frame as video.

カテゴリ

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

製品

質問済み:

2015 年 9 月 27 日

回答済み:

2015 年 10 月 17 日

Community Treasure Hunt

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

Start Hunting!

Translated by