plot を関数として実行することはサポートされていません
16 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Keito Endo
le 25 Sep 2021
Réponse apportée : Atsushi Ueno
le 25 Sep 2021
plotを実行すると
スクリプトplotを実行することはサポートされていません
とエラーが表示されます。エラーが出る前日までは普通に動いていたのですが急にエラーが出るようになりました。
解決策お願いします。
0 commentaires
Réponse acceptée
Atsushi Ueno
le 25 Sep 2021
上記の例に従えば、例えばplot.m というファイルが MATLAB 検索パスに含まれるフォルダ内に存在し、その内容がファンクション定義でないとき(function plot(X,Y)等、から始まっていない)に表示されます。
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur 2 次元および 3 次元プロット dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!