ERROR ... -------------------------------------- cwt ---> Invalid Value for Scales !
Afficher commentaires plus anciens
what is the reason for this error?
11 commentaires
KSSV
le 9 Mai 2022
What code have you tried so that you got this error? Show us the context of this error.
zl
le 9 Mai 2022
zl
le 9 Mai 2022
Walter Roberson
le 9 Mai 2022
Modifié(e) : Walter Roberson
le 9 Mai 2022
https://www.seismosoc.org/Publications/BSSA_html/bssa_104-4/2013276-esupp/index.html is that the source of the code?
zl
le 9 Mai 2022
Walter Roberson
le 9 Mai 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
le 10 Mai 2022
zl
le 10 Mai 2022
Walter Roberson
le 10 Mai 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
le 10 Mai 2022
zl
le 10 Mai 2022
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Continuous Wavelet Transforms dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!