MATLAB code with GUI codes on another language (C#, Python, ...)
古いコメントを表示
Is it possible and more importantly convenient to have a MATLAB code with an interface coded in a different language such as Python or C# or JavaScript for embedding the code into a webpage?
回答 (1 件)
Sean de Wolski
2016 年 7 月 29 日
編集済み: Sean de Wolski
2016 年 7 月 29 日
0 投票
Yes*2, you can run the MATLAB engine from Python or open it as an automation server in C#.
http://www.mathworks.com/help/releases/R2016a/matlab/programming-interfaces-for-c-c-fortran-com.html
If you're looking into building a website, look into the production deployment options:
カテゴリ
ヘルプ センター および File Exchange で Python Client Programming についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!