MATLAB code with GUI codes on another language (C#, Python, ...)
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Is it possible and more importantly convenient to have a MATLAB code with an interface coded in a different language such as Python or C# or JavaScript for embedding the code into a webpage?
0 Kommentare
Antworten (1)
Sean de Wolski
am 29 Jul. 2016
Bearbeitet: Sean de Wolski
am 29 Jul. 2016
Yes*2, you can run the MATLAB engine from Python or open it as an automation server in C#.
http://www.mathworks.com/help/releases/R2016a/matlab/programming-interfaces-for-c-c-fortran-com.html
If you're looking into building a website, look into the production deployment options:
0 Kommentare
Siehe auch
Kategorien
Mehr zu Python Client Programming finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!