Filter löschen
Filter löschen

Brace indexing is not supported for variables of this type.

1 Ansicht (letzte 30 Tage)
Shan Sha
Shan Sha am 4 Jan. 2019
Beantwortet: Shan Sha am 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 Kommentar
KSSV
KSSV am 4 Jan. 2019
YOu can use {} these braces for cells...check is the variable a cell?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

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

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by