how can I plot this figures
古いコメントを表示
Hi community,
Please I need your help to plot the figures like in the picture below.
Thanks

2 件のコメント
Sam Chak
2022 年 8 月 7 日
@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
2022 年 8 月 8 日
採用された回答
その他の回答 (1 件)
Walter Roberson
2022 年 8 月 8 日
0 投票
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.
カテゴリ
ヘルプ センター および File Exchange で Blue についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
