 |
Call function in shared library - MATLAB calllib
This MATLAB function calls function, funcname, in library, libname, passing input arguments, arg1,...,argN, and returns output values obtained from funcname in x1,...,xN. ... Name of shared library, specified as a string. Do not include the path or file e
www.mathworks.com |
 |