MEX functions
Last updated
Was this helpful?
Last updated
Was this helpful?
MEX functions
MEX C API is allow to access Nelson, GNU Octave and commercial software functions and extend it's functionality.
- Generates C MEX gateway (internal function).
- Close Nelson engine session
- Evaluate expression in string in base scope
- Copy variable from Nelson engine workspace
- Determine visibility of Nelson engine session
- Start Nelson process
- Start Nelson engine session for single and nonshared use.
- Specify char buffer for Nelson output
- Put variable into Nelson engine workspace
- Show or hide Nelson engine session
- Build MEX function
- Register a function to be called when the MEX-file is cleared or when Nelson exits
- Call a NELSON function
- Call a NELSON function and capture error.
- Binary MEX file-name extension