「関数としてスクリプト***を実行しようとしています」というエラーが出るのはなぜですか?
Mostra commenti meno recenti
「関数としてスクリプト***を実行しようとしています」というエラーが出るのはなぜですか?
独自に作成したfftアルゴリズムをテストするために以下の簡単なプログラムを実行すると、上に示したようなエラーメッセージが表示されます。
a=rand(100,1);
fft1(a)
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su 関数 in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!