why do I have an error on the length function?

4 次查看(过去 30 天)
hi, I have a file of 70080 lines of which I want to obtain the autocorrelation graph, why do I get this error? I state that previously it worked, can anyone help me?
Also, can anyone give me clues as to what autocorrelation indicates? what is it for?

采纳的回答

Walter Roberson
Walter Roberson 2020-11-26
You do not have an error on the length function. You have an error on the lenght function.
length <- what you want
lenght <- what you have

更多回答(2 个)

Alan Stevens
Alan Stevens 2020-11-26
You have misspelled length.

Giuseppe D'Amico
Giuseppe D'Amico 2020-11-26
can you give me theoretical information on autocorrelation?
What are the lags?
  2 个评论
John D'Errico
John D'Errico 2020-11-26
Please don't use an answer just to ask another question. This is not even a question about MATLAB anyway.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by