how to plot cell array

3 ビュー (過去 30 日間)
SURENDRA BASKEY
SURENDRA BASKEY 2019 年 9 月 22 日
回答済み: madhan ravi 2019 年 9 月 22 日
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 Center および File ExchangeLine Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by