Plotting Isotherms on a contour plot

8 次查看(过去 30 天)

回答(1 个)

Sulaymon Eshkabilov
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

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Volume Visualization 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by