how can I plot this figures
Ältere Kommentare anzeigen
Hi community,
Please I need your help to plot the figures like in the picture below.
Thanks

2 Kommentare
Sam Chak
am 7 Aug. 2022
@Abdelkader Hd, these plots require either some maths or the data point needed to create them. Can you provide the data as labeled in the x- and y-axes?
Abdelkader Hd
am 8 Aug. 2022
Akzeptierte Antwort
Weitere Antworten (1)
Walter Roberson
am 8 Aug. 2022
0 Stimmen
https://www.mathworks.com/help/matlab/ref/histcounts2.html can be used to calculate the counts for density plot purposes. imagesc() with the appropriate colormap and colorbar(). Use tiledlayout to arrange the plots.
1 Kommentar
Abdelkader Hd
am 8 Aug. 2022
Kategorien
Mehr zu Blue finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
