why do I have an error on the length function?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Giuseppe D'Amico
il 26 Nov 2020
Commentato: Giuseppe D'Amico
il 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?
0 Commenti
Risposta accettata
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
0 Commenti
Più risposte (2)
Giuseppe D'Amico
il 26 Nov 2020
2 Commenti
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.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!