How to overcome the error of LocSetLimits?

3 views (last 30 days)
  • 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.

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!