ERROR ... -------------------------------------- cwt ---> Invalid Value for Scales !
Mostrar comentarios más antiguos
what is the reason for this error?
11 comentarios
KSSV
el 9 de Mayo de 2022
What code have you tried so that you got this error? Show us the context of this error.
zl
el 9 de Mayo de 2022
zl
el 9 de Mayo de 2022
Walter Roberson
el 9 de Mayo de 2022
Editada: Walter Roberson
el 9 de Mayo de 2022
https://www.seismosoc.org/Publications/BSSA_html/bssa_104-4/2013276-esupp/index.html is that the source of the code?
zl
el 9 de Mayo de 2022
Walter Roberson
el 9 de Mayo de 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
el 10 de Mayo de 2022
zl
el 10 de Mayo de 2022
Walter Roberson
el 10 de Mayo de 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
el 10 de Mayo de 2022
zl
el 10 de Mayo de 2022
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Continuous Wavelet Transforms en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!