필터 지우기
필터 지우기

Additional line types beyond -, --, -., and : ?

조회 수: 5 (최근 30일)
Douglas Anderson
Douglas Anderson 2016년 8월 25일
댓글: Douglas Anderson 2016년 8월 26일
Is there a way to get additional line types beyond the basic 4 of solid, dashed, dash-dot, and dot? Dot comes out very small in some graphs, and if you need to provide someone a graph that will be copied in black and white, you really have only the first three options!
Thank you.
Doug Anderson

채택된 답변

Walter Roberson
Walter Roberson 2016년 8월 26일
See the plt() File Exchange contribution.
  댓글 수: 1
Douglas Anderson
Douglas Anderson 2016년 8월 26일
Thank you yet again Walter!

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

KSSV
KSSV 2016년 8월 26일
편집: KSSV 2016년 8월 26일
What are the additional line types you are expecting?
Yes it is very much possible...you have to define your marker..and put this marker every time at the point you want to plot..
But the MATLAB line options given are more then sufficient. If you feel the markers are coming out small in graphs, there is an option of increasing it's size.
  댓글 수: 1
Douglas Anderson
Douglas Anderson 2016년 8월 26일
Thank you for the comments. I was hoping for more dash-dot, dash-double-dot, etc. I think that the plt() function Walter Roberson mentions may do the trick.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by