Scientific calculator GUI error message
5 次查看(过去 30 天)
显示 更早的评论
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
采纳的回答
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!