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

1 visualizzazione (ultimi 30 giorni)
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?

Risposta accettata

Alan Norman
Alan Norman il 14 Set 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.

Più risposte (0)

Categorie

Scopri di più su Data Type Identification in Help Center e File Exchange

Prodotti


Release

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by