matlab error - time series commands

Hi, I'm trying to generate a lagged data set. I tried the function below and I get the error that follows.
>> testv=lagts(maxtemp,1); Undefined function 'lagts' for input arguments of type 'double'.
Incidentally, I get the same error when I tried using XLAG. I uploaded the data straight from excel, did not create it in matlab. any suggestions please?
Thanks Chet

Answers (0)

Categories

Find more on MATLAB Coder in Help Center and File Exchange

Products

Asked:

on 5 Aug 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!