Keep getting "Error while evaluating UIcontrol callback" in TempNormGUI.

1 visualización (últimos 30 días)
Juan Peng Phua
Juan Peng Phua el 25 de Feb. de 2022
Respondida: Dinesh el 29 de Dic. de 2023
The matlab program is from a github repositry: https://github.com/psbiomech/temp-norm-gui
I couldn't get a hold of the user as of now but i was hoping someone can shed some light if its something i did wrong or issues that needs to be fixed (outdated functions etc.)

Respuestas (1)

Dinesh
Dinesh el 29 de Dic. de 2023
Hi Juan,
The error shown in the MATLAB Command Window suggests there is an issue with the "readc3duswaStruct" function call, which might be due to an invalid expression such as missing operators or mismatched brackets within the function or the way it's being called. This could be due to outdated functions or syntax changes in MATLAB since the repository was last updated.
To resolve the error, you can check the "readc3duswaStruct" function for any outdated MATLAB syntax.

Categorías

Más información sobre Environment and Settings en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by