create a web based application using java
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Jack
am 27 Mär. 2011
Verschoben: DGM
am 1 Okt. 2024
once i have finished creating my matlab application using GUIDE now i need to put it online if you know what i mean. i want to create a web based application probably convert it to a java application i don't know. all i know that i am supposed to create a web based application using matlab and java i have finished creating it using matlab now i have to do something with java.
i heard about matlab builder ja would that help in creating java applications to put on the web.
0 Kommentare
Akzeptierte Antwort
Kaustubha Govind
am 28 Mär. 2011
MATLAB Builder JA has the WebFigures feature which allows you to deploy MATLAB figures over the web, and also let the user interact with it (I'm not sure that it supports GUIDE, however). It is not clear how you would deploy a GUIDE GUI to a webpage, since most of the functionality makes sense when running as a native application.
To get started with MATLAB Builder JA, I would recommend that you start with a simple example from the documentation: http://www.mathworks.com/help/toolbox/javabuilder/ug/br563c6.html
1 Kommentar
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Java Package Integration finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!