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
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
Respuestas (2)
Steven Lord
el 9 de Mayo de 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
el 9 de Mayo de 2017
0 votos
Yes. One way is to use MATLAB Compiler SDK
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!