Fix compilation of .texi

time-shift
Sébastien Villemot 2014-01-02 16:40:31 +01:00
parent 5becaeae00
commit 7c6d5b3ef6
1 changed files with 2 additions and 2 deletions

View File

@ -5914,8 +5914,8 @@ fplan = flip_plan(fplan, 'r', 'e', 'perfect_foresight', 2013Q4:2014Q4, [2 1.9 1
dset_forecast = det_cond_forecast(fplan, smoothed);
plot(dset_forecast.{'y','u'});
plot(dset_forecast.{'r','e'});
plot(dset_forecast.@{'y','u'@});
plot(dset_forecast.@{'r','e'@});
@end example
@node Optimal policy