Guide and periodic table
2 ビュー (過去 30 日間)
古いコメントを表示
I have R2013R and i want to implement periodic table in my guide m -file to get the molecular weight by writing element symbol in the text place thank you
0 件のコメント
回答 (1 件)
Image Analyst
2020 年 1 月 4 日
Ok, so start GUIDE and place a hundred plus checkboxes or radio buttons on the window in the appropriate layout, then somewhere have a push button where the callback calls sprintf() and helpdlg() to display the molecular weight of the selected element symbol.
Attach your .fig and .m files if you need more help.
1 件のコメント
Image Analyst
2020 年 1 月 5 日
Attach your .fig and .m files if you need more help. Use the paper clip icon to attach the two files, and be explicit and specific about what help you need since I won't have time to develop the whole app for you (I'm starting travel within 24 hours for a week long trip.)
参考
カテゴリ
Help Center および File Exchange で Symbolic Math Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!