why do I have an error on the length function?

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

1 Stimme

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

1 Stimme

You have misspelled length.
Giuseppe D'Amico
Giuseppe D'Amico am 26 Nov. 2020

0 Stimmen

can you give me theoretical information on autocorrelation?
What are the lags?

2 Kommentare

Please don't use an answer just to ask another question. This is not even a question about MATLAB anyway.
ok, i'm really sorry

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Creating, Deleting, and Querying Graphics Objects finden Sie in Hilfe-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