How to display heatmap in Simulink
1 回表示 (過去 30 日間)
古いコメントを表示
I am about to use the Matlab function 'heatmap' to display data in Simulink simulation. I am using Matlab function to that ...

but it is not displaying it.
This the code of my Matlab function.

How to display the heatmap in Simulink correctly?
0 件のコメント
採用された回答
M.B
2022 年 11 月 8 日
Not sure you can use heatmap in simulink ...
You can try building the appropriate signal/matrix and feed it to the Video Viewer block. You will need Computer Vision toolbox.
その他の回答 (1 件)
参考
カテゴリ
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!