matlab online (Unrecognized function or variable 'minFunc'.)
3 次查看(过去 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?

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"
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!