Plot a 2d plot with tempreture vs time

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

What do you want specifically, contours, filled contours,...? Try looking thru:
doc contour
doc contourf
doc surf
doc surface

Sign in to comment.

Answers (0)

Asked:

Jay
on 24 Jun 2014

Commented:

on 24 Jun 2014

Community Treasure Hunt

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

Start Hunting!