「関数としてスクリプト***を実行しようとしています」というエラーが出るのはなぜですか?
Mostrar comentarios más antiguos
「関数としてスクリプト***を実行しようとしています」というエラーが出るのはなぜですか?
独自に作成したfftアルゴリズムをテストするために以下の簡単なプログラムを実行すると、上に示したようなエラーメッセージが表示されます。
a=rand(100,1);
fft1(a)
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre 関数 en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!