Why do I receive an error that "library name and function name are needed" when using the generic DLL interface in MATLAB 7.0 (R14) and later?

조회 수: 3 (최근 30일)
When using LOADLIBRARY in MATLAB 7.0 (R14) and later, I receive the following error message:
??? Error using ==> calllib
To call a function both the library name and function name are needed.

채택된 답변

MathWorks Support Team
MathWorks Support Team 2009년 6월 27일
This bug has been fixed in Release 14 Service Pack 3 (R14SP3). For previous product releases, read below for any possible workarounds:
A patch is available for MATLAB 6.5 (R13) to provide the interface to generic libraries. However, applying this patch to MATLAB 7.0 (R14) and later results in an error. The generic shared library functionality is now built in to the product. To remedy this error, reinstall MATLAB to use the most recent version of the generic library interface.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Call C from MATLAB에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by