Azzera filtri
Azzera filtri

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

1 visualizzazione (ultimi 30 giorni)
Please see the photo. My matlab version is 2015b.

Risposta accettata

KSSV
KSSV il 12 Mag 2017
Use
val{1}
val{2}
etc..
You have to access a cell by {}.
  3 Commenti
Francis Z. Fan
Francis Z. Fan il 14 Mag 2017
Thank you again!I have clicked it but no use, it just showed what you can see from the picture I have attached.

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!