Ref. manual: fix typo

time-shift
Sébastien Villemot 2011-11-25 16:44:11 +01:00
parent 7c6446032f
commit ce50fc5e57
1 changed files with 1 additions and 1 deletions

View File

@ -3886,7 +3886,7 @@ scratch. Shouldn't be used together with @code{mh_recover}
@item optim = (@var{fmincon options})
Can be used to set options for @code{fmincon}, the optimizing function
of MATLAB Optimizaiton toolbox. Use MATLAB's syntax for these
of MATLAB Optimization toolbox. Use MATLAB's syntax for these
options. Default:
@code{('display','iter','LargeScale','off','MaxFunEvals',100000,'TolFun',1e-8,'TolX',1e-6)}