Unrecognized function or variable 'lof'.
Ältere Kommentare anzeigen
d is a matrix with 100 rows and 21 coloums
LOFobj=lof(d);
says Unrecognized function or variable 'lof'.
I am using MATLAB 2022a.
Akzeptierte Antwort
Weitere Antworten (2)
Jan
am 25 Nov. 2022
0 Stimmen
Do you have the Statistics and Machine Learning Toolbox installed and licensed? If not, you cannot access functions of this toolbox.
1 Kommentar
Praveen Verma
am 25 Nov. 2022
Image Analyst
am 25 Nov. 2022
0 Stimmen
I guess I've not been spending enough time in science and too much listening to managers, to whom LOF means "Leap of Faith" because they've all read the Eric Ries book
So now I know another definition of LOF
Kategorien
Mehr zu Statistics and Machine Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!