Problem with reset pushbuttonin GUI

Hi all,
why do I get an error in the Matlab R2012b GUI pushbutton reset? even though I used the correct code.
error reset button.jpg
reset button code.jpg
line 96.jpg
line 42.jpg

Risposte (1)

Image Analyst
Image Analyst il 1 Ott 2019

0 voti

MATLAB is case sensitive. Try 'String' with a capital S.
Or else you don't have a field called edit1 or don't have a handles structure anymore. Set a breakpoint there to see if handles has any values in it at all.

Questa domanda è chiusa.

Prodotti

Release

R2012b

Richiesto:

il 1 Ott 2019

Chiuso:

il 20 Ago 2021

Community Treasure Hunt

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

Start Hunting!

Translated by