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

回答 (2 件)

Steven Lord
Steven Lord 2017 年 5 月 9 日
Walter mentioned MATLAB Compiler SDK. If you're using release R2016b or later, another approach is MATLAB Engine API for Java.
Walter Roberson
Walter Roberson 2017 年 5 月 9 日
Yes. One way is to use MATLAB Compiler SDK

この質問は閉じられています。

タグ

質問済み:

2017 年 5 月 9 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by