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?

Antworten (1)

Geoff McVittie
Geoff McVittie am 9 Apr. 2019

0 Stimmen

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.

Kategorien

Mehr zu MATLAB Compiler finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 24 Jan. 2019

Beantwortet:

am 9 Apr. 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by