plotly_matlab
plotly_matlab copied to clipboard
Unrecognized function "range"
UpdateStackedplot makes reference to a range function that isn't currently defined. I'm guessing it should be something like function out = range(x); out = [x(1):x(2)]