Guide: Warning: While loading an object of class 'timer'

조회 수: 4 (최근 30일)
Sebastian
Sebastian 2012년 7월 18일
Dear all,
I have created a GUI using GUIDE and worked on it for weeks without problems. Today all of a sudden, I get the following warning 4 times when only opening in in GUIDE:
Warning: While loading an object of class 'timer':
Cell contents reference from a non-cell array object.
> In /Applications/MATLAB_R2012a.app/toolbox/matlab/graphics
/hgload.p>localLoadFile at 167
In /Applications/MATLAB_R2012a.app/toolbox/matlab/graphics/hgload.p>hgload at 59
In guidefunc>newGuideFig at 2262
In guidefunc>readSavedFigure at 2669
In guidefunc at 113
In guide at 134
When I finally run it, it takes much longer to open then before.
Has anybody ever encountered a similiar problem?
Regards, Sebastian
  댓글 수: 2
Sean de Wolski
Sean de Wolski 2012년 7월 18일
Where do you create the timer?
Walter Roberson
Walter Roberson 2012년 7월 18일
Are you running the .m file, or are you double-clicking the .fig file to try to run the GUI ?

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 App Building에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by