Stream data from C++ script to Matlab

7 ビュー (過去 30 日間)
Joachim
Joachim 2012 年 3 月 28 日
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

回答 (1 件)

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

カテゴリ

Help Center および File ExchangeCall C++ from MATLAB についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by