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 visualizaciones (últimos 30 días)
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.

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 27 de Jun. de 2009
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.

Más respuestas (0)

Categorías

Más información sobre Call C from MATLAB en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by