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!