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