How to plot the value of a matrix?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
HelpAStudent
am 26 Sep. 2021
Bearbeitet: Matt J
am 26 Sep. 2021
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 Kommentare
Akzeptierte Antwort
Matt J
am 26 Sep. 2021
plot(yourMatrix)
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu DICOM Format finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!