error using plot()
Afficher commentaires plus anciens
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 commentaires
Wayne King
le 2 Fév 2012
Please show the error message you are getting
Krishnendu Mukherjee
le 2 Fév 2012
Réponse acceptée
Plus de réponses (1)
Massa Tolba
le 18 Fév 2021
0 votes
Error in Q1 (line 9)
plot(i,A)
What should i do with this error

Catégories
En savoir plus sur Downloads dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!