Setting a seed population from the Matlab interface
This commit is contained in:
@@ -59,6 +59,8 @@ int.optParamValues = [];
|
||||
int.hexMask=hex2dec('ffffffff');
|
||||
int.dataType=''; % to be set later!
|
||||
int.outputAllStatsFields=1;
|
||||
int.seedPop=[];
|
||||
int.seedPopFit=[];
|
||||
|
||||
if (isa(fhandle, 'function_handle'))
|
||||
int.f = fhandle;
|
||||
|
Reference in New Issue
Block a user