「未定義の関数」エラーが表示されるまで時間がかかるのはなぜですか?
Afficher commentaires plus anciens
タイプミスなどで、関数名や変数名を間違えた場合に、以下のように「未定の関数」である旨が表示されますが、エラーが表示されるまでに 40秒ほどかかります。
>> fb
関数または変数 'fb' が未定義です。
もしくは
>> fb
関数または変数 'fb' が認識されません。
原因を教えてください。
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!