Scientific calculator GUI error message
Show older comments
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
More Answers (0)
Categories
Find more on App Building in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!