Setting up matlab engine with Qt and Qt Creator
조회 수: 6 (최근 30일)
이전 댓글 표시
Dear all,
I'm currently failing at configuring a software written in C++ with the Qt library. Either the compiler does not find the necessary libraries (libeng.lib, lbmx.lib ....) or it does not find any reference to matlab functions (engOpen ....). I have come to suspect that my compilator (MinGW 5.3.0 32bit) can't use the libraries because they were compiled with 64 bit compilator since I'm using Matlab R2017b 64-bit (win64). If it is the case how can I install a 32bit version of Matlab? Thanks in advance for your help
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Call MATLAB from C에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!