how to plot heat map with a 2d graph?
조회 수: 11 (최근 30일)
이전 댓글 표시
I am facing some troubles
to plot this graph attached in the image , I dont know which commands to use , since it has 2d graph with a heat map

답변 (1개)
Karan Singh
2025년 2월 1일
As Dyuman suggested, you can use the "contourf" or "pcolor" functions to create a heatmap over a 2D grid and overlay the boundary using "plot". Here’s more information to explore on this topic.
Karan
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Color and Styling에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!