before new database
This commit is contained in:
@@ -290,7 +290,7 @@ for levelIdx = 1:numLevels
|
||||
xAxisUs, avg_for_lvl(levelIdx, :), ...
|
||||
options.avgLineMaxPoints, options.avgLineSmoothWindow);
|
||||
plot(ax, xReduced, yReduced, ...
|
||||
"LineWidth", 2, ...
|
||||
"LineWidth", 1, ...
|
||||
"Color", cols(levelIdx, :));
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user