To use caffe in MATLAB, i need matcaffe.
The manual tells me to run "make all matcaffe"
But it does not tell where to command.
I command "run make all" matcaffe by running cmd from the cafe root folder where caffe.exe exists.
But there is an error saying "There is nothing to do for matcaffe"
Is there a clear, specific, and accurate description of how matcaffe can be run?
Thank you.