Programs communicating with Matlab
Mostra commenti meno recenti
I am trying to find out as much as I can about using external programs to initiate matlab commands in compiled matlab exes.
Unfortunately, as I'm working on an extremely security-paranoid network, some "simple" things aren't so simple.
What means do programs external to matlab have of providing a command to a running matlab executable? By what means can those same programs recieve results/feedback from the executable?
Risposte (2)
A Jenkins
il 4 Set 2014
0 voti
Sean de Wolski
il 4 Set 2014
0 voti
What are the other external programs? The Builder products allow you to build for specific environments (.NET Java Excel) and the MATLAB Compiler gives you the ability to build C/C++ libraries that can be integrated in C/C++ applications.
This is probably a good webinar to watch, it surveys all of them.
1 Commento
Iain
il 4 Set 2014
Categorie
Scopri di più su Java Package Integration in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!