Effacer les filtres
Effacer les filtres

Brace indexing is not supported for variables of this type.

1 vue (au cours des 30 derniers jours)
Shan Sha
Shan Sha le 4 Jan 2019
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 commentaire
KSSV
KSSV le 4 Jan 2019
YOu can use {} these braces for cells...check is the variable a cell?

Connectez-vous pour commenter.

Réponses (1)

Shan Sha
Shan Sha le 4 Jan 2019
it is a cell. but is is empty

Catégories

En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by