How to plot the value of a matrix?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Matt J
il 26 Set 2021
plot(yourMatrix)
Più risposte (0)
Vedere anche
Categorie
Scopri di più su DICOM Format in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!