User Activity

Posted on March 22, 2012 at 17:45Hello, I am trying to get Data from several iNEMO2 MEMS using MatLab. My Code is the following:     if not(libisloaded('lib'))     [notfound, warnings] = loadlibrary('iNEMO2_SDK.dll', 'iNEMO2_SDK.h', 'alias', 'lib');...