Variable editor showing blank but Command window has Array
Mostra commenti meno recenti
I wrote a script where I initialized a cell array and ran a for loop to get some data. When I try to open the variable in the variable editor, it shows it as being blank. But if i enter the variable name in the command window, everything shows fine. is this a bug?
1 Commento
Andrew
il 23 Ott 2013
Risposte (1)
Sean de Wolski
il 25 Ott 2013
0 voti
Hi Andrew,
This is an unfortunate limitation of any fints object. The fints class uses an older style class system that the variable editor does not support.
I'll add this for you as an enhancement request for our development team.
1 Commento
Andrew
il 25 Ott 2013
Categorie
Scopri di più su MATLAB in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!