Scientific calculator GUI error message
4 views (last 30 days)
Show older comments
Bob Riggin
on 19 Oct 2015
Commented: Walter Roberson
on 19 Oct 2015
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)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!