Keep getting "Error while evaluating UIcontrol callback" in TempNormGUI.
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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.)
0 commentaires
Réponses (1)
Dinesh
le 29 Déc 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.
0 commentaires
Voir également
Catégories
En savoir plus sur Environment and Settings dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!