Failed to add package +caffe

7 views (last 30 days)
Tam Tam
Tam Tam on 30 Jul 2017
Commented: Walter Roberson on 31 Jul 2017
When I tried to add +caffe to my rcnn folder, I got the following warning
Package directories not allowed in MATLAB path:
/Users/jeremy/Documents/caffe/matlab/+caffe
I am so confused. Could you tell me what I should do?

Answers (1)

Walter Roberson
Walter Roberson on 30 Jul 2017
End the path before the +caffe part. MATLAB knows to include + directories as needed.
  2 Comments
Tam Tam
Tam Tam on 31 Jul 2017
Which means that if I want to add "caffe/matlab/+caffe", I only need to add "caffe/matlab"?

Sign in to comment.

Categories

Find more on Install Products in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!