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!