Converting a C++ code to mex file and using Make.m script
조회 수: 2 (최근 30일)
이전 댓글 표시
So i have a code, basically it is a C++ code. This code apparently has to be compiled with the make.m MATLAB script.
What exactly does this mean? Where do i get the make.m script?
Further, the binary fille uhdinterface.mex needs to be added to MATLAB's path. SO will the .mex file be automatically created after the above first step?
All this is required to interface MATLAB with USRP devices.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 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!