Hi, there is a problem to use loadlibrary..
i'm using SMI SDK. loadlibarary (.dll,.h) error occured.
how can i fix it?
-------------error Index exceeds matrix dimensions.
Error in loadlibrary>getLoadlibraryCompilerConfiguration (line 497) compilerConfiguration=compilerConfiguration(1); %unix machines return c and cpp compilers here
Error in loadlibrary (line 253) [thunk_build_fn,preprocess_command]=getLoadlibraryCompilerConfiguration(ccinclude,header,headername,compilerConfiguration);

답변 (1개)

Walter Roberson
Walter Roberson 2015년 8월 26일

0 개 추천

Be sure to use
mex -setup
first.

카테고리

도움말 센터File Exchange에서 C Shared Library Integration에 대해 자세히 알아보기

질문:

2015년 8월 26일

답변:

2015년 8월 26일

Community Treasure Hunt

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

Start Hunting!

Translated by