Plotting Isotherms on a contour plot

回答(1 个)

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

1 个评论

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