Azzera filtri
Azzera filtri

Matlab GUIs and JAVA Builder

1 visualizzazione (ultimi 30 giorni)
Richard Hindmarsh
Richard Hindmarsh il 12 Apr 2012
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

Risposte (1)

Walter Roberson
Walter Roberson il 12 Apr 2012
The buttons should appear and all. MATLAB graphics are based upon Java.

Categorie

Scopri di più su MATLAB Compiler in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by