Stream data from C++ script to Matlab
Mostra commenti meno recenti
Hallo,
is there a possibility to use the ofstream of a C++ script (iostream) as a input stream in matlab? And if yes, how? Thanks a lot in advance! Joachim
Risposte (1)
Kaustubha Govind
il 28 Mar 2012
0 voti
The use of C++ MEX-functions seems most appropriate, but depending on your application, you can use any of the MATLAB External Interfaces available.
Categorie
Scopri di più su Call C++ from MATLAB 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!