d is a matrix with 100 rows and 21 coloums
LOFobj=lof(d);
says Unrecognized function or variable 'lof'.
I am using MATLAB 2022a.

 채택된 답변

Star Strider
Star Strider 2022년 11월 25일

1 개 추천

The lof function was introduced in R2022b.
You will need to upgrade to the latest release to use it. (The onine documentation is for R2022b.)

추가 답변 (2개)

Jan
Jan 2022년 11월 25일

0 개 추천

Do you have the Statistics and Machine Learning Toolbox installed and licensed? If not, you cannot access functions of this toolbox.

댓글 수: 1

Praveen Verma
Praveen Verma 2022년 11월 25일
updated to 2022b. now working. Thanks for your response

댓글을 달려면 로그인하십시오.

Image Analyst
Image Analyst 2022년 11월 25일

0 개 추천

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

카테고리

도움말 센터File Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

제품

릴리스

R2022a

질문:

2022년 11월 25일

댓글:

2022년 11월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by