19
<#+%#$!4'(+5#6&!?& @ & %' 9 / & * +!A :+!
The nanoZ Matlab SDK allows users to program customized nanoZ applications
that are not supported by the bundled Windows program.
To use the Matlab SDK you should have a licensed copy of Matlab installed on
the host PC (version 2006a or later) and have the nanoZ SDK installed (refer to
the Software Installation section of this User Manual).
*#*'W!<XY!%:$6#6Q!
MATLAB applications can access the nanoZ through the ʻnanozʼ MEX files. Two
versions are provided, one each for 32- and 64-bit versions of Matlab running
under Windows (ʻnanoz.mexw32ʼ and ʻnanoz.mexw64ʼ, respectively).
A MEX file can contain only one Matlab function, and because the nanoZ SDK
provides multiple functions, the actual function names are passed as the first
argument when calling the ʻnanozʼ gateway function. The following syntax is used
for all function calls:
[<output>] = nanoz('function name', arg1, arg2, ... argN);
The function name is not case sensitive and can be one of the following:
Komentáře k této Příručce