how to plot heat map with a 2d graph?

조회 수: 11 (최근 30일)
Mohamed Abdullah
Mohamed Abdullah 2023년 7월 18일
답변: Karan Singh 2025년 2월 1일
I am facing some troublesmotor map 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
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

카테고리

Help CenterFile Exchange에서 Color and Styling에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by