How to connect mathlab code to php in my web application?
이전 댓글 표시
i am doing a project using image processing in mathlab.I want to connect my mathlab file to php in my web application.Here i want to run my mathlab file by taking the swlected image from the database when i am pressing a button in my web application. Can you suggest a method to integrate my web application with mathlab code?
답변 (1개)
Geoff McVittie
2019년 4월 9일
0 개 추천
This toolbox on the MathWorks File Exchange (Generate JavaScript Using MATLAB Coder - File Exchange - MATLAB Central) can compile MATLAB functions into JavaScript functions that can be run in a browser.
카테고리
도움말 센터 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!