how to plot heat map with a 2d graph?
Mostra commenti meno recenti
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
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 Commento
Dyuman Joshi
il 18 Lug 2023
Check out contourf
Risposte (1)
Karan Singh
il 1 Feb 2025
0 voti
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
Categorie
Scopri di più su Color and Styling in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!