「関数としてスクリプト***を実行しようとしています」というエラーが出るのはなぜですか?
Ältere Kommentare anzeigen
「関数としてスクリプト***を実行しようとしています」というエラーが出るのはなぜですか?
独自に作成したfftアルゴリズムをテストするために以下の簡単なプログラムを実行すると、上に示したようなエラーメッセージが表示されます。
a=rand(100,1);
fft1(a)
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu 関数 finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!