ERROR ... -------------------------------------- cwt ---> Invalid Value for Scales !
Show older comments
what is the reason for this error?
11 Comments
KSSV
on 9 May 2022
What code have you tried so that you got this error? Show us the context of this error.
zl
on 9 May 2022
zl
on 9 May 2022
Walter Roberson
on 9 May 2022
Edited: Walter Roberson
on 9 May 2022
https://www.seismosoc.org/Publications/BSSA_html/bssa_104-4/2013276-esupp/index.html is that the source of the code?
zl
on 9 May 2022
Walter Roberson
on 9 May 2022
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
on 10 May 2022
zl
on 10 May 2022
Walter Roberson
on 10 May 2022
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
on 10 May 2022
zl
on 10 May 2022
Accepted Answer
More Answers (0)
Categories
Find more on Continuous Wavelet Transforms in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!