plot を関数として実行することはサポートされていません
14 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Keito Endo
am 25 Sep. 2021
Beantwortet: Atsushi Ueno
am 25 Sep. 2021
plotを実行すると
スクリプトplotを実行することはサポートされていません
とエラーが表示されます。エラーが出る前日までは普通に動いていたのですが急にエラーが出るようになりました。
解決策お願いします。
0 Kommentare
Akzeptierte Antwort
Atsushi Ueno
am 25 Sep. 2021
上記の例に従えば、例えばplot.m というファイルが MATLAB 検索パスに含まれるフォルダ内に存在し、その内容がファンクション定義でないとき(function plot(X,Y)等、から始まっていない)に表示されます。
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu 2 次元および 3 次元プロット finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!