Borrar filtros
Borrar filtros

Brace indexing is not supported for variables of this type.

1 visualización (últimos 30 días)
Shan Sha
Shan Sha el 4 de En. de 2019
Respondida: Shan Sha el 4 de En. de 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 comentario
KSSV
KSSV el 4 de En. de 2019
YOu can use {} these braces for cells...check is the variable a cell?

Iniciar sesión para comentar.

Respuestas (1)

Shan Sha
Shan Sha el 4 de En. de 2019
it is a cell. but is is empty

Categorías

Más información sobre Get Started with MATLAB en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by