I am getting an error instruction when I rerun the Signal processing toolbox function 'resample' with a new vesion of Matlab 2016a that I have just installed? How do I ensure the toolbox in in the call pathway?
조회 수: 2 (최근 30일)
이전 댓글 표시
The error message is as follows ""Undefined function 'resample' for input arguments of type 'double'.
Error in timeanalysis_whalesong (line 73) distance_range0_r=resample(distance_range0t,4,6);
If I type "ver" in the command line, , the signal processing toolbox is listed as would be expected
댓글 수: 0
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Multirate Signal Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!