why do I have an error on the length function?

6 Ansichten (letzte 30 Tage)
Giuseppe D'Amico
Giuseppe D'Amico am 26 Nov. 2020
Kommentiert: Giuseppe D'Amico am 26 Nov. 2020
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?

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 26 Nov. 2020
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

Weitere Antworten (2)

Alan Stevens
Alan Stevens am 26 Nov. 2020
You have misspelled length.

Giuseppe D'Amico
Giuseppe D'Amico am 26 Nov. 2020
can you give me theoretical information on autocorrelation?
What are the lags?
  2 Kommentare
John D'Errico
John D'Errico am 26 Nov. 2020
Please don't use an answer just to ask another question. This is not even a question about MATLAB anyway.
Giuseppe D'Amico
Giuseppe D'Amico am 26 Nov. 2020
ok, i'm really sorry

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by