How to overcome the error of LocSetLimits?
2 views (last 30 days)
Show older comments
- 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 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!