필터 지우기
필터 지우기

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

조회 수: 1 (최근 30일)
Akshayy Garg
Akshayy Garg 2015년 9월 27일
답변: Martin Schätz 2015년 10월 17일
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일
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.

카테고리

Help CenterFile Exchange에서 2-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