dlgeneratemexgateway
Last updated
Was this helpful?
Last updated
Was this helpful?
Generates C MEX gateway (internal function).
dlgeneratemexgateway(destinationdir, function_name)
destinationdir - a string: destination directory where is generated the gateway file.
function_name - a string: function name exposed in Nelson.
interleavedcomplex - a logical: use interleaved complex representation.
dlgeneratemexgateway generates a C MEX gateway used by mex (internal function).
.
1.0.0
initial version
Allan CORNET