is it possible to run MatLab code in a server which JUST understands Java?
조회 수: 13 (최근 30일)
이전 댓글 표시
Hi, I would like to deploy a web application which uses matlab code to do some counts and then, shows them in a web. I want to create my application using Java, so that, I have created a java package with MatLab Java builder.
Right now, I have managed to create a Java class with the MatLab code wrapped inside it. Besides, I have got the javabuilder and the servlet-api jar files which are going to be necessary to deploy the web app.
My question is: is it possible to run MatLab code integrated inside Java classes in a server which has neither MatLab nor a MCR installed? it JUST understands Java.
댓글 수: 0
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Java Package Integration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!