Variable editor showing blank but Command window has Array
显示 更早的评论
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 个)
Sean de Wolski
2013-10-25
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!