kalman-mex
Sébastien Villemot 2023-09-27 13:24:44 +02:00
parent befe645728
commit ceff825ed4
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ else
end
if change_path_flag
skipline()
msg = sprintf(['I put %s on top of your Matlab/Ocatve path.' ...
msg = sprintf(['I put %s on top of your Matlab/Octave path.' ...
'\nNote that this is a temporary change (i.e. it will not affect future Matlab/Octave sessions).\n' ...
'\nIf the ordering was intentional, i.e. if you really want to override the routines distributed with Dynare,' ...
' you can change this behavior using the ''nopathchange'' option (see the reference manual).'], DYNARE_PATH);