Stream data from C++ script to Matlab
이전 댓글 표시
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
2012년 3월 28일
0 개 추천
The use of C++ MEX-functions seems most appropriate, but depending on your application, you can use any of the MATLAB External Interfaces available.
카테고리
도움말 센터 및 File Exchange에서 Call C++ from MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!