Stream data from C++ script to Matlab

7 visualizaciones (últimos 30 días)
Joachim
Joachim el 28 de Mzo. de 2012
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

Respuestas (1)

Kaustubha Govind
Kaustubha Govind el 28 de Mzo. de 2012
The use of C++ MEX-functions seems most appropriate, but depending on your application, you can use any of the MATLAB External Interfaces available.

Categorías

Más información sobre Call C++ from MATLAB en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by