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 で Continuous Wavelet Transforms についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!