필터 지우기
필터 지우기

"Caught unexpected exception of unknown type" R2023b Update 5 when putting TabGroup in GridLayout

조회 수: 8 (최근 30일)
Steps to reproduce: Using R2023b Update 5, create a new app in the App Designer. Add a grid layout. Add a tab group into the grid layout. Save the app.
Run the app from the command line. Get "Caught unexpected exception of unknown type" error when the app starts.
Other folks at my company cannot reproduce using the same version but (presumably) slightly different environments.
Tried clearing path, and running in empty directories. This affects all App Designer apps with TabGroups in GridLayouts.
Please advise.
Update:
When tracing code through the uitabgroup.m, the error occurs in line 9 of "usev0tabgroup.m": result = builtin('hguitabgroup',varargin{:});
If I step into this line, the error message is displayed immediately after stepping out of GridLayout.handleChildAdded.
I don't notice any obvious negative impacts of the error on the UI behavior.
  댓글 수: 1
Manikanta Aditya
Manikanta Aditya 2024년 1월 10일
Hi Chris,
I feel this issue can be resolved better by the Technical Support team of MathWorks as the issue is persistent with your system so that issue can be related to your computer settings.
You can create a technical support case from the below given link.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by