if i have two identical line in graph how can i make them visible for two dat
1 回表示 (過去 30 日間)
古いコメントを表示
x=[ 0.10 0.15 0.18 0.19]
y=[0.11 0.156 0.1888 0.195]
2 件のコメント
Geoff Hayes
2016 年 2 月 7 日
Please clarify what you are trying to do with your x and y arrays. Are you drawing as
plot(x,y)
and if so, where does the two identical line in graph fit in?
the cyclist
2016 年 2 月 7 日
Yogeshwari, this is not Twitter. You can use more than 140 characters to give us a complete description of what it is you are trying to do.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Graph and Network Algorithms についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!