rework MATLAB interface
Add wrapper Matlab class that provides cleaner more useful interface to the matlab.engine. The engine itself is held as a global variable, so that it doesn't need to be passed around for multiple invocations.
Please register or sign in to comment