Error Using ==> phase: Too many input arguments.
显示 更早的评论
i am running Bry-Boschan turning point analysis on Matlab,one of the code is:
[phase,eightPhases,eightPhasesNorm,gcal,indvPhases] = phase(peakobs,troughobs,ndfy,ndfm,ndly,ndlm,figure,bcoal);
running it returns:
Error Using ==> phase: Too many input arguments.
i look at the phase.m file in the Matlab folder, it only has on input, why did this happen? how to solve that?
Many thanks!
1 个评论
Geoff Hayes
2014-11-13
Nathan - did you obtain the Bry-Boschan from the File Exchange, or elsewhere?
回答(1 个)
Sabin
2023-2-11
0 个投票
phase is also a buitin function in MATLAB. I suspect this is causing the problem.
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!