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

I should add that each cell in the array is a fints object. whos shows the correct information. It seems this just happens with fints objects, as garch, arima, etc seem to show up fine in the variable editor

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

답변 (1개)

Sean de Wolski
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에 대해 자세히 알아보기

질문:

2013년 10월 16일

댓글:

2013년 10월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by