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!