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

 채택된 답변

KSSV
KSSV 2017년 5월 12일
Use
val{1}
val{2}
etc..
You have to access a cell by {}.

댓글 수: 3

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.
You click on the cell in editor..
Thank you again!I have clicked it but no use, it just showed what you can see from the picture I have attached.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

질문:

2017년 5월 12일

댓글:

2017년 5월 14일

Community Treasure Hunt

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

Start Hunting!