About using a "loadlibra​ry('*.dll'​,'*.h') function" and a error occured

1 visualización (últimos 30 días)
Brian
Brian el 21 de Feb. de 2014
Editada: Brian el 22 de Feb. de 2014
Hi,everybody
I had encountered problems with operating commands,which successfully executed a "loadlibrary('*.dll','*.h') function" on MATLAB platform(R2009b)
,but on MATLAB platform(R2012a and R2013a) could not run and gave me an error message as below :
=> Error using loadlibrary (line 254) Reference to non-existent field ''h' is not an internal or external command, operable'.
=> loadlibrary.m (line 254) : [thunk_build_fn,preprocess_command] = getLoadlibraryCompilerConfiguration(ccinclude,header,headername,compilerConfiguration);
The above problems,how do solve it? Please give me some suggestions.
Note1: OS : Win7(32 bit) ; MATLAB Version : R2009b & R2012a & R2013a - 32 bit
Note2: *.dll : EposCmd ; *.h : Definitions

Respuestas (0)

Categorías

Más información sobre C Shared Library Integration en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by