Taking a string input and transferring it to a integer
古いコメントを表示
I am trying to write a script to calculate the nominal kohms of a resistor. I need to create a menu of 10 colors and be able to assign those colors a number that I can use to create the final equasion. The numbers are integers ranging from 0 to 9 and there are three user selected inputs. Thanks in advance!
1 件のコメント
DGM
2021 年 10 月 14 日
If you really insist on doing this with dialogs, you can use listdlg.
Otherwise, build a uifigure or something
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Loops and Conditional Statements についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!