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!