Plot a 2d plot with tempreture vs time
Afficher commentaires plus anciens
I have tempreture data stored as 3 dimensional data. The data is X-axis, Y-axis and time.
Im new to matlab. All I want to do is to create a 2d graph for a specific X and Y value which has temperature over time.
Any help would be amazing.
1 commentaire
Sara
le 24 Juin 2014
What do you want specifically, contours, filled contours,...? Try looking thru:
doc contour
doc contourf
doc surf
doc surface
Réponses (0)
Catégories
En savoir plus sur Lighting, Transparency, and Shading dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!