why variables editor cannot display cell array even it is a small one?

 採用された回答

KSSV
KSSV 2017 年 5 月 12 日

0 投票

Use
val{1}
val{2}
etc..
You have to access a cell by {}.

3 件のコメント

Francis Z. Fan
Francis Z. Fan 2017 年 5 月 12 日
Your answer is right for displaying it in the workspace, but not in the variables editor. In fact, several days ago it worked this way. I don't know what happened.
KSSV
KSSV 2017 年 5 月 12 日
You click on the cell in editor..
Francis Z. Fan
Francis Z. Fan 2017 年 5 月 14 日
Thank you again!I have clicked it but no use, it just showed what you can see from the picture I have attached.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File Exchange环境和设置 についてさらに検索

Community Treasure Hunt

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

Start Hunting!