フィルターのクリア

Brace indexing is not supported for variables of this type.

1 回表示 (過去 30 日間)
Shan Sha
Shan Sha 2019 年 1 月 4 日
回答済み: Shan Sha 2019 年 1 月 4 日
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 件のコメント
KSSV
KSSV 2019 年 1 月 4 日
YOu can use {} these braces for cells...check is the variable a cell?

サインインしてコメントする。

回答 (1 件)

Shan Sha
Shan Sha 2019 年 1 月 4 日
it is a cell. but is is empty

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by