how to plot cell array

3 visualizaciones (últimos 30 días)
SURENDRA BASKEY
SURENDRA BASKEY el 22 de Sept. de 2019
Respondida: madhan ravi el 22 de Sept. de 2019
how can i plot multidimensional cell array if x and y are my multidimentional cell array.thanks in advance

Respuesta aceptada

madhan ravi
madhan ravi el 22 de Sept. de 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))

Más respuestas (0)

Categorías

Más información sobre Line Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by