Azzera filtri
Azzera filtri

Unrecognized function or variable 'ResetPara​mButton_Ca​llback' one the buttons I initially created in GUI

1 visualizzazione (ultimi 30 giorni)
hi i'm getting the following error however i'm doing the same thing as I did in the other pushbuttons and everythign went well.
I ran the button, it's in my workspace, everything instide the button function works, but when I push the button on my GUI pannel, it gives me the following error:
Unrecognized function or variable 'ResetParamButton_Callback'.
how can I fix it please help

Risposte (1)

Shubham Rawat
Shubham Rawat il 6 Feb 2021
Hi Shirley,
Looks like you are accessing old finalWar.m in which there is no function called ResetParamButton_Callback. You may delete the old file 'finalWar.m' and access the new file in which these changes are there.
Hope this Helps!

Categorie

Scopri di più su Get Started with MATLAB in Help Center e File Exchange

Prodotti


Release

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by