Scientific calculator GUI error message

I am building a scientific calculator GUI for a class project. The only number that works without error is "6" which happens to be my pushbutton 1. I can perform all my calculations as long as they are multiples of 6.... Whenever I press a numeric button other than 6 I get the following error message. Undefined function or variable 'textString'. All the other numbers are the same in the .m file

 Accepted Answer

The error is on 58.

2 Comments

I don't understand what you mean? "% Update handles structure"?
And the way I had to know that line 58 was a comment was... ?

Sign in to comment.

More Answers (0)

Categories

Find more on App Building in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!