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 个评论
Sara
2014-6-24
What do you want specifically, contours, filled contours,...? Try looking thru:
doc contour
doc contourf
doc surf
doc surface
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Lighting, Transparency, and Shading 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!