error using plot()
Ältere Kommentare anzeigen
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 Kommentare
Wayne King
am 2 Feb. 2012
Please show the error message you are getting
Krishnendu Mukherjee
am 2 Feb. 2012
Akzeptierte Antwort
Weitere Antworten (1)
Massa Tolba
am 18 Feb. 2021
0 Stimmen
Error in Q1 (line 9)
plot(i,A)
What should i do with this error

Kategorien
Mehr zu Downloads finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!