Error in plot function
3 次查看(过去 30 天)
显示 更早的评论
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"

0 个评论
采纳的回答
madhan ravi
2019-3-19
编辑:madhan ravi
2019-3-19
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 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!