Mat file API using C++ and Qt
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, I have problem running "Read MAT-File in C/C++" from Matlab examples. When I compile it from matlab command window using mex, everythink is ok, mat file is created. When I use the same msvc compiler parameters in command line, everything works fine. When I create simple console application in VS2015 and setup the project to use mat-file api (includes, libs), everything works. However, when I try to setup my QT application project to use mat-file api, it builds, but running the app gives me this error:

댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!