time-shift
Houtan Bastani 2015-06-05 10:49:01 +02:00
parent 6196501f37
commit b1dce40284
1 changed files with 1 additions and 1 deletions

View File

@ -286,7 +286,7 @@ rep = rep.addSeries('data', c, ...
'graphLineColor', 'blue', ...
'graphLineStyle', 'dashed', ...
'graphLineWidth', 1.5, ...
'graphLegendName', 'control', ....
'graphLegendName', 'control', ...
'graphFanShadeColor', 'red', 'graphFanShadeOpacity', 30);
rep = rep.addSeries('data', d, ...
'graphLineColor', 'blue', ...