フィルターのクリア

resample.m 2019b

1 回表示 (過去 30 日間)
Karl Molnar
Karl Molnar 2019 年 12 月 14 日
who's bright idea was it to change the resample.m function so it only works with two-dimensional arrays, and no longer with multi-dimensional arrays, meaning it is not backward compatible with older releases?
Commenting out lines 200-201 in resample.m restores the old behavior.
  3 件のコメント
Karl Molnar
Karl Molnar 2019 年 12 月 16 日
Ok, let me be more specific - in the Signal Processing Toolbox, where we've been using the resample.m function flawlessly and without fail for over 8 years - who's stup[id idea was it to break backward compatibility by modifying the function to only allow 2 dimensional arrays as inputs, and where multi-dimensional arrays worked just fine previously.
It doesn't really matter why it was changed, it was changed, and it broke code that was used for years without any problems. This does, however, seem to be a policy of the Mathworks.
Peter-Lasse Giertzuch
Peter-Lasse Giertzuch 2020 年 6 月 5 日
I'm annoyed by this as well. Could the old resample.m file be provided somewhere?

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

採用された回答

Vinai Datta Thatiparthi
Vinai Datta Thatiparthi 2019 年 12 月 20 日
Hello Karl,
I have brought this issue to the notice of our developers. They will investigate the matter further.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeWhos についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by