Error in using loadlibrary function

조회 수: 4 (최근 30일)
RC
RC 2016년 3월 20일
답변: Walter Roberson 2016년 3월 20일
Hi, I am new to using .dll files and this function, what I am trying to do is use Strand7 (R2.4.6) with Matlab 2011b. I have the all .dll files as well as header and constant files in the same directory as my Matlab script but the error I am getting is :
Error using loadlibrary (line 253) A 'Selected' compiler was not found. You may need to run mex -setup.
I am unsure about which compiler would be correct or if I need to find a different one somewhere? Could there also be a problem with the version of Matlab installed?
Thank you for your help.

답변 (1개)

Walter Roberson
Walter Roberson 2016년 3월 20일
See http://www.mathworks.com/support/compilers/R2011b/win32.html for the list of supported compilers for your version.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by