Plot a 2d plot with tempreture vs time
Show older comments
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 Comment
Sara
on 24 Jun 2014
What do you want specifically, contours, filled contours,...? Try looking thru:
doc contour
doc contourf
doc surf
doc surface
Answers (0)
Categories
Find more on Lighting, Transparency, and Shading in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!