how to plot cell array

10 次查看(过去 30 天)
how can i plot multidimensional cell array if x and y are my multidimentional cell array.thanks in advance

采纳的回答

madhan ravi
madhan ravi 2019-9-22
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))

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Operators and Elementary Operations 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by