How can I make contour with various time?

2 visualizzazioni (ultimi 30 giorni)
sewook
sewook il 29 Lug 2013
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?

Risposte (0)

Categorie

Scopri di più su Contour Plots in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by