Plotting Isotherms on a contour plot

답변 (1개)

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2021년 4월 7일

0 개 추천

Here is a simple solution (plot part only) to your exercise:
pcolor(rot90(rot90(x)), rot90(rot90(y)), T2), shading interp
Good luck

댓글 수: 1

Yo mama
Yo mama 2021년 4월 7일
Thank you for this!!!
do you perhaps know how to add two isotherm lines on this plot?I just need to put two isotherms on this plot one 200 and 250 degrees. I know we have to use the contour function but im still having troubles

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 MATLAB Support Package for Raspberry Pi Hardware에 대해 자세히 알아보기

질문:

2021년 4월 7일

편집:

2021년 4월 7일

Community Treasure Hunt

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

Start Hunting!

Translated by