Can I access matlab codes through java GUI ?So for example if a user inputs some values and pushes the the plot button in a java GUI it should access the matlab code on the backhand and give the required matlab plot
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
Risposte (2)
Steven Lord
il 9 Mag 2017
1 voto
Walter mentioned MATLAB Compiler SDK. If you're using release R2016b or later, another approach is MATLAB Engine API for Java.
Walter Roberson
il 9 Mag 2017
0 voti
Yes. One way is to use MATLAB Compiler SDK
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!