Needing a GUI for a structural model
조회 수: 4 (최근 30일)
이전 댓글 표시
Hi MATLAB community!
Somebody knows what tool could use this developer: Andreas Schellenberg http://peer.berkeley.edu/OpenSeesNavigator/Web/OSN_Introduction_Pic.htm
to build the GUI that lets the user to visualize the actual element arrangement of a structure by just using MATLAB?
I am greatly interested to do these kind of stuffs in MATLAB.
The idea would be pretty simple: given a script containing the actual element arrangement of the structure as lines of code, ask MATLAB to visualize such elements on the screen.
Thank you!
댓글 수: 0
채택된 답변
Paulo Silva
2011년 7월 1일
The tool to build GUIs is called guide
doc guide
댓글 수: 2
Paulo Silva
2011년 7월 1일
Don't forget to give credit to Matt Fig by voting 5 stars on his great GUIs on the File Exchange.
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!