Multichannel Systems MATLAB Manual User Manual

Page 8

Advertising
background image

Points to Discuss

9

The next step is most important: Unpack the nsMCDLibrary.zip file, otherwise the included
information is not ready for use with Matlab!

All packages contain this documentation and the library for the respective system, example
source files to access the Neuroshare library directly from your own program code, the sources for
the “mexprog“ library that is needed for the interface to Matlab as well as the Matlab functions.

"mexprog" is the interface between the Neuroshare.dll and Matlab. There are already some
compiled versions for different operating systems (OS) included. If there is need “mexprog“
could be compiled from within Matlab for you specific OS.

Operating System

Package Name

Neuroshare Library

Name

Windows 32 bit / 64 bit

nsMCDLibrary_3.7.zip

nsMCDLibrary.dll

nsMCDLibrary64.dll

Linux 32 bit
(build with Ubuntu 10.04 LTS)

nsMCDLibrary_Linux32_3.7.tar.gz

nsMCDLibrary.so

Linux 64 bit
(build with Ubuntu 10.04 LTS)

nsMCDLibrary_Linux64_3.7.tar.gz

nsMCDLibrary.so

Mac OSX (Intel)
32 bit and 64 bit 'fat' binary

nsMCDLibrary_MacOSX_3.7.tar.gz nsMCDLibrary.dylib

Just unzip the file anywhere on your computer.

The plain Matlab interface files could be directly used from within our package.

Important: Please set your search path in Matlab to the Matlab_Interface folder.

Advertising