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
This question is closed. Reopen it to edit or answer.
Show older comments
Answers (2)
Steven Lord
on 9 May 2017
1 vote
Walter mentioned MATLAB Compiler SDK. If you're using release R2016b or later, another approach is MATLAB Engine API for Java.
Walter Roberson
on 9 May 2017
0 votes
Yes. One way is to use MATLAB Compiler SDK
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!