How to display heatmap in Simulink
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Jack Daniels
le 7 Nov 2022
Réponse apportée : Jack Daniels
le 8 Nov 2022
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 commentaires
Réponse acceptée
M.B
le 8 Nov 2022
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.
Plus de réponses (1)
Voir également
Catégories
En savoir plus sur Data Distribution Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!