Attempt to execute SCRIPT vl_sift as a function?
显示 更早的评论
I have used the vlfeat library. When I executed the vl_sift function, it showed the error message
"Attempt to execute SCRIPT vl_sift as a function:"
I am sure that I have already setup the vlfeat. Am I missing any steps for using the vlfeat library?
1 个评论
Walter Roberson
2015-5-6
It would have reported the line of code; could you show that to us? Also, could you show us the first non-blank non-comment line of vl_sift.m ?
回答(2 个)
Alvaro
2017-2-6
0 个投票
Hi, I have the same problem today. What was the solution ? please Cheers
Roberto Cassetta
2020-6-12
0 个投票
Try to rename the .m, so when you call the command you execute the .c file.
Cheers =)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB Report Generator 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!