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 日

1 投票

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 件)

カテゴリ

ヘルプ センター および File ExchangeOperators and Elementary Operations についてさらに検索

質問済み:

2019 年 9 月 22 日

回答済み:

2019 年 9 月 22 日

Community Treasure Hunt

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

Start Hunting!

Translated by