plotly/plotly_matlab

Unrecognized function "range"

brburrous opened this issue · 1 comments

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)]

Thanks for reporting this. This issue has been fixed in commit cea161b.