Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Can somebody help me with this out of bound error

1 回表示 (過去 30 日間)
Misrak Seifu
Misrak Seifu 2014 年 6 月 19 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I have attached the zip file. I am trying to run the runme.m file but it is giving me error on line 63.
Attempted to access si(1); index out of bounds because numel(si)=0.
Error in fbCreateDataset (line 118)
uid = keyCount(si(k));
Error in runme (line 63)
fbCreateDataset;
Thank you
  3 件のコメント
Misrak Seifu
Misrak Seifu 2014 年 6 月 19 日
Sorry I have just attached it, can somebody help me how to run the feature options..
Thank you
dpb
dpb 2014 年 6 月 19 日
It appears to be all empty. Where did you obtain said Toolbox; it isn't afaik a TMW product. Seems the primary source for help should be the source for the code but be sure you actually have something.

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by