MATLAB code with GUI codes on another language (C#, Python, ...)
2 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
回答(1 个)
Sean de Wolski
2016-7-29
编辑:Sean de Wolski
2016-7-29
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:
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Python Client Programming 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!