matlab error - time series commands
Afficher commentaires plus anciens
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
Réponses (0)
Catégories
En savoir plus sur MATLAB Coder dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!