How to Rectify the "index must be a positive integer or logical" Error in my code?
1 回表示 (過去 30 日間)
古いコメントを表示
Hi....Everybody... How are you?
??? Attempted to access dompol1(-1,:); index must be a positive integer or logical.
Error in ==> DEIMGC at 12 D1=dompol1(fraco(4),:);
Error in ==> VQWTVARWTQT at 486 [cimg1g]=deimgc(vqcode7g,dompool3g,gsize,scale);
This is Error in my code? How to correct that Error in my code.
>>
0 件のコメント
採用された回答
その他の回答 (1 件)
Muruganandham Subramanian
2012 年 12 月 14 日
編集済み: Muruganandham Subramanian
2012 年 12 月 14 日
Use abs() command
参考
カテゴリ
Help Center および File Exchange で Convert Image Type についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!