Effacer les filtres
Effacer les filtres

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

8 vues (au cours des 30 derniers jours)
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 commentaire
Manikanta Aditya
Manikanta Aditya le 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.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Develop Apps Using App Designer dans Help Center et File Exchange

Produits


Version

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by