Signal Toolbox command "findpeaks" creates warning "NARGCHK will be removed in a future release" each time it is called. How can I switch this off ??

1 回表示 (過去 30 日間)
MS-Windows 8.1 64 bit; MATLAB Version 9.0 (R2016a); Signal Processing Toolbox Version 7.2 (R2016a);
The Signal Toolbox command "findpeaks" creates a warning "NARGCHK will be removed in a future release" each time it is called.
How can I switch this off ??
  1 件のコメント
NIKOLAOS BOURAS
NIKOLAOS BOURAS 2017 年 8 月 3 日
I know it's an old question, but in case someone ends up here from google.
warning('off', 'MATLAB:nargchk:deprecated')

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeMultirate Signal Processing についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by