error using plot()
古いコメントを表示
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 件のコメント
Wayne King
2012 年 2 月 2 日
Please show the error message you are getting
Krishnendu Mukherjee
2012 年 2 月 2 日
採用された回答
その他の回答 (1 件)
Massa Tolba
2021 年 2 月 18 日
0 投票
Error in Q1 (line 9)
plot(i,A)
What should i do with this error

カテゴリ
ヘルプ センター および File Exchange で Downloads についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!