Brace indexing is not supported for variables of this type.
2 次查看(过去 30 天)
显示 更早的评论
Brace indexing is not supported for variables of this type.
Error in cur>load_feature (line 143)
load(imagenetsiftpath{1});
Error in cur (line 28)
imageDatasetfea = load_feature(imageDatasetFeatPath);
please help me to rectify this error
1 个评论
回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!