| 
    SM_ADC
    1.0
    
   Приём данных АЦП через разделяемую память 
   | 
 
Go to the source code of this file.
Functions | |
| void | mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) | 
| void mexFunction | ( | int | nlhs, | 
| mxArray * | plhs[], | ||
| int | nrhs, | ||
| const mxArray * | prhs[] | ||
| ) | 
Definition at line 14 of file mexdefinitions.h.
References ERROR_MSG_BUFFER, BaseFunction::initializeInputPortSizes(), BaseFunction::initializeOutputPortSizes(), BaseFunction::nlhs, BaseFunction::nrhs, Function::outputs(), BaseFunction::plhs, and BaseFunction::prhs.
 1.8.14