matlab online (Unrecognized function or variable 'minFunc'.)
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello,
I am using Matlab online.
There were no errors before, but I got this error.
Could I get an idea to solve it?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/278767/image.jpeg)
댓글 수: 0
채택된 답변
Cris LaPierre
2020년 3월 23일
편집: Cris LaPierre
2020년 3월 23일
That is not a function created by MathWorks. Make sure you have the file for the function, and that it either exists on your MATLAB path or is in your current folder
댓글 수: 0
추가 답변 (1개)
Brahim Boulebtateche
2023년 7월 24일
access the folloowing link and download it:
댓글 수: 1
Brahim Boulebtateche
2023년 7월 24일
the requested function minFunc and other functions needed by your program are found in the folder called "Common"
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!