Plotting Isotherms on a contour plot

Answers (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 Comment

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

Sign in to comment.

Categories

Find more on MATLAB Support Package for Raspberry Pi Hardware in Help Center and File Exchange

Asked:

on 7 Apr 2021

Edited:

on 7 Apr 2021

Community Treasure Hunt

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

Start Hunting!