how can i plot multidimensional cell array if x and y are my multidimentional cell array.thanks in advance

 Risposta accettata

madhan ravi
madhan ravi il 22 Set 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))

Più risposte (0)

Categorie

Scopri di più su Operators and Elementary Operations in Centro assistenza e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by