What do I need to host Web applications containing code written in Matlab, on my site?
조회 수: 14 (최근 30일)
이전 댓글 표시
Hello! I need to place on my site java web application that contains code written in Matlab. Where you want the Matlab Compiler Runtime? It should be located on the server and users' computers simultaneously, or only on the server? And is it necessary to do in order to enable users to work with the application remotely from their computers? Sincerely, Alex.
댓글 수: 0
채택된 답변
Harsheel
2014년 5월 1일
Since the server will be the place where the compiled MATLAB code will reside, you need to install the Matlab Compiler Runtime only on the server and not on each user's desktop machine.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler SDK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!