Failed to add package +caffe

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

Which means that if I want to add "caffe/matlab/+caffe", I only need to add "caffe/matlab"?

Sign in to comment.

Categories

Asked:

on 30 Jul 2017

Commented:

on 31 Jul 2017

Community Treasure Hunt

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

Start Hunting!