Small addition to the Matlab interface
This commit is contained in:
@@ -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;
|
Reference in New Issue
Block a user