Plotting Isotherms on a contour plot

Respuestas (1)

Sulaymon Eshkabilov
Sulaymon Eshkabilov el 7 de Abr. de 2021
Here is a simple solution (plot part only) to your exercise:
pcolor(rot90(rot90(x)), rot90(rot90(y)), T2), shading interp
Good luck

1 comentario

Yo mama
Yo mama el 7 de Abr. de 2021
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

Iniciar sesión para comentar.

Categorías

Más información sobre MATLAB Support Package for Raspberry Pi Hardware en Centro de ayuda y File Exchange.

Preguntada:

el 7 de Abr. de 2021

Editada:

el 7 de Abr. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by