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

조회 수: 1 (최근 30일)
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
Ankit
Ankit 2022년 9월 14일
which MATLAB Version are you using?
Alan Norman
Alan Norman 2022년 9월 14일
Hi Ankit
Its R2022a Update 4(9.12.0.2009381)
64-bit

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

채택된 답변

Alan Norman
Alan Norman 2022년 9월 14일
**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.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Type Identification에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by