How to overcome the error of LocSetLimits?
    4 ビュー (過去 30 日間)
  
       古いコメントを表示
    
- Error using axis>LocSetLimits (line 234)
 - Vector must have 4, 6, or 8 elements.
 - Error in axis (line 94)
 - LocSetLimits(ax(j),cur_arg);
 - Error in : axis([min(r) 1.1*max(r) 1 M]);
 - where r is the cepstral coefficient.
 
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!