Matlab GUIs and JAVA Builder
显示 更早的评论
Hallo
I have a Matlab GUI application; it shows a screen with a button, you press the button, it does a calculation and plots a graph.
Will this work in the same way with Java Builder over the web; in particular, will the pressable button appear, and upon pressing, will the same operations be carried out? Or do I have to start the execution of the calculation directly through additional Java coding?
Thanks
回答(1 个)
Walter Roberson
2012-4-12
0 个投票
The buttons should appear and all. MATLAB graphics are based upon Java.
类别
在 帮助中心 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!