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

6 Ansichten (letzte 30 Tage)
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 Kommentar
Manikanta Aditya
Manikanta Aditya am 10 Jan. 2024
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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange

Produkte


Version

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by