필터 지우기
필터 지우기

How can I make contour with various time?

조회 수: 1 (최근 30일)
sewook
sewook 2013년 7월 29일
Can I draw a contour with various time in MATLAB? (An animated contour with various time.) I have a matrix data like below:
time , x1 , y1 , temp1, x2 , y2 , temp2, x3, y3, temp3...
0, 1, 1, 25, 1, 2, 27, 2, 1, 26
1, 1, 1, 26, 1, 2, 27, 2, 1, 27
2, 1, 1, 26, 1, 2, 27, 2, 1, 28
3, 1, 1, 26, 1, 2, 27, 2, 1, 28
4, 1, 1, 26, 1, 2, 27, 2, 1, 29
... ... ...
I would like to watch the contour change with various time.
I think it is an animation because temperature values are changed for all time ranges and x-y plane.
Could you help me?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Contour Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by