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

6 Ansichten (letzte 30 Tage)
Juan Peng Phua
Juan Peng Phua am 25 Feb. 2022
Beantwortet: Dinesh am 29 Dez. 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.)

Antworten (1)

Dinesh
Dinesh am 29 Dez. 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.

Kategorien

Mehr zu Environment and Settings finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by