Adding MATLAB Web Application to Existing Website
조회 수: 2 (최근 30일)
이전 댓글 표시
I've been trying to find ways of integrating a MATLAB web application into an existing website but all I can find is ways of hosting it on a MATLAB webserver. I know I can just add a link to the webserver from my website but I would prefer to directly integrate it. Can anyone point me in the direction of resources which can help?
Many thanks!
댓글 수: 0
채택된 답변
Vaishnav Katiyar
2020년 11월 2일
MATLAB Compiler SDK™ extends the functionality of MATLAB Compiler™ to let you build C/C++ shared libraries, Microsoft® .NET assemblies, Java® classes, and Python® packages from MATLAB® programs. These components can be integrated with custom applications and then deployed to desktop, web, and enterprise systems.
Kindly visit the link below for more details:
추가 답변 (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!