Filter löschen
Filter löschen

how to plot cell array

3 Ansichten (letzte 30 Tage)
SURENDRA BASKEY
SURENDRA BASKEY am 22 Sep. 2019
Beantwortet: madhan ravi am 22 Sep. 2019
how can i plot multidimensional cell array if x and y are my multidimentional cell array.thanks in advance

Akzeptierte Antwort

madhan ravi
madhan ravi am 22 Sep. 2019
I don’t why you’re saying multidimensional cell array all I see in the picture is a cell array containing character array.
plot(str2double(x),str2double(y))

Weitere Antworten (0)

Kategorien

Mehr zu Line Plots 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!

Translated by