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
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
Antworten (2)
Steven Lord
am 9 Mai 2017
1 Stimme
Walter mentioned MATLAB Compiler SDK. If you're using release R2016b or later, another approach is MATLAB Engine API for Java.
Walter Roberson
am 9 Mai 2017
0 Stimmen
Yes. One way is to use MATLAB Compiler SDK
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!