I downloaded the VLFeat lib from its git
repository! I followed the instruction in the installation page. But when I ran the vl_setup
command I got this warning:
Warning: Name is nonexistent or not a directory: ..\Adv. 3D
Computer Vision\vlfeat\toolbox\mex\mexw32
So follow some steps mentioned in MathWorks website, like 1,2,3 but the problem didn't solve. I trace the vl_setup.m
file and according to the error statement it can not find the mexw32
folder. but there wasn't any folder like that when I downloaded that lib.
I'm using Windows 7, Matlab 2013a