Adding MATLAB Web Application to Existing Website
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Josh Fried
il 22 Ott 2020
Commentato: Josh Fried
il 4 Nov 2020
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 Commenti
Risposta accettata
Vaishnav Katiyar
il 2 Nov 2020
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:
Più risposte (0)
Vedere anche
Categorie
Scopri di più su MATLAB Compiler SDK in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!