Using MATLAB from C++Builder
조회 수: 3 (최근 30일)
이전 댓글 표시
I have a large system for acoustic analysis in Embarcadero's C++Builder (formerly Borland). It used to be able to connect to MATLAB via libeng.dll and hand data and results back and forth, but a few years ago this stopped working. Apparently C++Builder is no longer supported for calls to the MATLAB engine.
Does anyone know of any other ways I can pass data back and forth between MATLAB and a C++Builder program? Through a socket maybe? COM (which I know little about, but could learn)? I'm working in Windows 7 and 8.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 External Language Interfaces에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!