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

5 次查看(过去 30 天)
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 个)

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