ERROR ... -------------------------------------- cwt ---> Invalid Value for Scales !
이전 댓글 표시
what is the reason for this error?
댓글 수: 11
KSSV
2022년 5월 9일
What code have you tried so that you got this error? Show us the context of this error.
zl
2022년 5월 9일
zl
2022년 5월 9일
Walter Roberson
2022년 5월 9일
편집: Walter Roberson
2022년 5월 9일
https://www.seismosoc.org/Publications/BSSA_html/bssa_104-4/2013276-esupp/index.html is that the source of the code?
zl
2022년 5월 9일
Walter Roberson
2022년 5월 9일
The line numbers of your error message do not match the code in that link. For example it says that at line 27 of fn_analyzer_record there is a call to fn_extract_one_wavelet, but in the actual code, line 27 is a comment.
zl
2022년 5월 10일
zl
2022년 5월 10일
Walter Roberson
2022년 5월 10일
I have difficulty assisting with code that I cannot see.
There are three possibilities at the moment:
- you might be using fairly different code that was inspired by the code that I linked to, but is not the same
- you might be using an earlier version of the code I linked to, and maybe the problem has already been fixed
- you might have edited a copy of the code that I linked to, in which case it is difficult for me to predict what you changed.
Have you considered moving aside the code you are using, and trying the code that I linked to?
zl
2022년 5월 10일
zl
2022년 5월 10일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Signal Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!