When I put in a simple vector to be plotted, whenever I call the plot function, it wouldn't run and the script will have an error"
Screen Shot 2019-03-20 at 12.20.08 AM.png

 採用された回答

madhan ravi
madhan ravi 2019 年 3 月 19 日
編集済み: madhan ravi 2019 年 3 月 19 日

3 投票

You have a script named plot.m please remove it from the path ,rename or delete it , it is shadowing the in-built plot() function.

3 件のコメント

Louanne Grace de Sales
Louanne Grace de Sales 2019 年 3 月 20 日
thank you very much! it totally worked fine now :)
Steven1
Steven1 2023 年 6 月 16 日
Thanks,I had the same issues.
Harsh
Harsh 2024 年 7 月 3 日
How to remove script plot.m

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File Exchange2-D and 3-D Plots についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by