Unrecognized function or variable 'lof'.
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Praveen Verma
am 25 Nov. 2022
Kommentiert: Praveen Verma
am 25 Nov. 2022
d is a matrix with 100 rows and 21 coloums
LOFobj=lof(d);
says Unrecognized function or variable 'lof'.
I am using MATLAB 2022a.
0 Kommentare
Akzeptierte Antwort
Star Strider
am 25 Nov. 2022
You will need to upgrade to the latest release to use it. (The onine documentation is for R2022b.)
0 Kommentare
Weitere Antworten (2)
Jan
am 25 Nov. 2022
Do you have the Statistics and Machine Learning Toolbox installed and licensed? If not, you cannot access functions of this toolbox.
Image Analyst
am 25 Nov. 2022
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
0 Kommentare
Siehe auch
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!