Small addition to the Matlab interface
This commit is contained in:
parent
be15f88802
commit
af42465438
@ -0,0 +1,4 @@
|
||||
function template = getOptions(int)
|
||||
% Return the individual template of the current optimizer which can then be configured.
|
||||
|
||||
template = int.mp.getIndividualTemplate;
|
Loading…
x
Reference in New Issue
Block a user