error using plot()
Show older comments
h_MeanCostPlot=plot(MeanCost,'k:','LineWidth',1.5,'YDataSource','MeanCost');
im getting error while using this command in m-file.
is the syntax correct?
2 Comments
Wayne King
on 2 Feb 2012
Please show the error message you are getting
Krishnendu Mukherjee
on 2 Feb 2012
Accepted Answer
More Answers (1)
Massa Tolba
on 18 Feb 2021
0 votes
Error in Q1 (line 9)
plot(i,A)
What should i do with this error

Categories
Find more on Downloads in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!