why do I have an error on the length function?

9 visualizzazioni (ultimi 30 giorni)
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?

Risposta accettata

Walter Roberson
Walter Roberson il 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

Più risposte (2)

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

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

Accedi per commentare.

Categorie

Scopri di più su Startup and Shutdown in Help Center e File Exchange

Prodotti


Release

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by