analysis using wavelet coherence
古いコメントを表示
i want to perfom rossby wave detection using the wavelet coherence, but when i running the code there is always an error that says "error in wt.m time must be constant". when i change the year in the first clumn to numbers, the code runs. but when I include the first column as the years, the error massage appears. My data consists of 20 years,is there something wrong with my data?
5 件のコメント
nick
2024 年 9 月 30 日
Hi Sitti,
Kindly share the relevant code file, "wt.m", using the paperclip icon. The code will help in identifying the function related to the error.
Sitti Nur Zayanti
2024 年 9 月 30 日
nick
2024 年 10 月 1 日
Hi Sitti,
It seems that function 'formatts' function is user-defined. Kindly please share all the relevant files.

Sitti Nur Zayanti
2024 年 10 月 1 日
nick
2024 年 10 月 3 日
Hi Sitti,
In the 'wtcdemo' file, it seems that 'boxpdf' is a user-defined function. 

I am unable to reproduce the error, "error in wt.m time must be constant", due to the absence of code related to the custom functions. Could you kindly share the 'formatts' function file? You can use the following command in the MATLAB command window to find where the file is located:
which formatts %where formatts is the name of .m file
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で AI for Signals and Images についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!