How to plot a particular contour line ?

Hello,
we are trying to plot a graph of Speed (X axis) vs Torque (Y axis) and using the contour the Z axis chosen is temperature. The graph is getting generated. But if I want a specific contour line of 900K how to plot it ? because this is a interpolated temperature value , how to specifically show this in graph?

Respuestas (1)

Sneha Bhukya
Sneha Bhukya el 13 de Jul. de 2021

0 votos

Hey Ashwin,
If you want a contour line at a specific height, you can modify your code while referring to the example given in contour(___,levels)

Categorías

Más información sobre Contour Plots en Centro de ayuda y File Exchange.

Preguntada:

el 6 de Jul. de 2021

Respondida:

el 13 de Jul. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by