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!