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?
답변 (1개)
Sneha Bhukya
2021년 7월 13일
0 개 추천
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)
카테고리
도움말 센터 및 File Exchange에서 Contour Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!