To load a shared library into MATLAB, use the loadlibrary function. The syntax for loadlibrary is: loadlibrary ('shrlib', 'hfile') Here, shrlib is the DLL ...
確定! 回上一頁