error using plot()
Mostrar comentarios más antiguos
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 comentarios
Wayne King
el 2 de Feb. de 2012
Please show the error message you are getting
Krishnendu Mukherjee
el 2 de Feb. de 2012
Respuesta aceptada
Más respuestas (1)
Massa Tolba
el 18 de Feb. de 2021
0 votos
Error in Q1 (line 9)
plot(i,A)
What should i do with this error

Categorías
Más información sobre Downloads en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!