「関数としてスクリプト***を実行しようとしています」というエラーが出るのはなぜですか?
Afficher commentaires plus anciens
「関数としてスクリプト***を実行しようとしています」というエラーが出るのはなぜですか?
独自に作成したfftアルゴリズムをテストするために以下の簡単なプログラムを実行すると、上に示したようなエラーメッセージが表示されます。
a=rand(100,1);
fft1(a)
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur 関数 dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!