Scientific calculator GUI error message
3 ビュー (過去 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!