Adding current version of JEInterface (Matlab Interface) to resource folder
This commit is contained in:
4
resources/MatlabInterface/@JEInterface/getOptions.m
Normal file
4
resources/MatlabInterface/@JEInterface/getOptions.m
Normal file
@@ -0,0 +1,4 @@
|
||||
function opts = getOptions(int)
|
||||
% Return the current optimset structure used by the interface
|
||||
|
||||
opts = int.opts;
|
Reference in New Issue
Block a user