How to plot the value of a matrix?
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi, I have a matrix 7x21 double, there is a way to plot the result with this imput:
x axis: the columns
y axis: the rows
0 commentaires
Réponse acceptée
Matt J
le 26 Sep 2021
plot(yourMatrix)
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur DICOM Format 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!
