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
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
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 CenterFile Exchange에서 Directed Graphs에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by