App Designer has suddendly stopped recognising the string() function.

1 vue (au cours des 30 derniers jours)
Previously stable parts of code in my script have stopped working because Matlab seems to have forgotten what string() is.
Autocomplete still suggests it when typing but the error presists even when the I use the autocomplete. Its not isolated to this line. If commented out the next string() throws the error.
I've restarted Matlab and the the PC. No joy.
String() does work in new scripts in both Matlab and the app designer.
Does anyone know whats going on?
  2 commentaires
Ankit
Ankit le 14 Sep 2022
which MATLAB Version are you using?
Alan Norman
Alan Norman le 14 Sep 2022
Hi Ankit
Its R2022a Update 4(9.12.0.2009381)
64-bit

Connectez-vous pour commenter.

Réponse acceptée

Alan Norman
Alan Norman le 14 Sep 2022
**Update
So retracing my steps and mashing buttons, I believe i've found the cause.
I was try to populate a table from filedata and encoutered this error:
Foolishly I tried to cast the cell as a string() (Mechanical engineer by trade. I'm no expert)
When this casting attempt is removed the script returns to normal behaviour.
I hope this helps anyone who makes the same mistake.

Plus de réponses (0)

Catégories

En savoir plus sur Data Type Identification dans Help Center et File Exchange

Produits


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by