<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/168482</link>
    <title>MATLAB Central Newsreader - Is it possible to get more line styles?</title>
    <description>Feed for thread: Is it possible to get more line styles?</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Tue, 29 Apr 2008 21:59:02 -0400</pubDate>
      <title>Is it possible to get more line styles?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/168482#429471</link>
      <author>Scott </author>
      <description>I want to try to plot several different lines on the same&lt;br&gt;
plot, but Matlab has only four line styles available: solid,&lt;br&gt;
dashed, dotted, and dash-dot. Of those the dotted line&lt;br&gt;
doesn't work very well because I end up needing to convert&lt;br&gt;
the figures to images or print them and the dotted lines&lt;br&gt;
look almost the same as the grid lines.&lt;br&gt;
&lt;br&gt;
I can use color, but we want the plots to still be&lt;br&gt;
distinguishable in black and white.&lt;br&gt;
&lt;br&gt;
I could use line thickness, but the most interesting data on&lt;br&gt;
the plot are a group of lines which tend to be closely&lt;br&gt;
spaced together so they need to be thin, and I was asked not&lt;br&gt;
to make other lines thicker because it may shift the focus&lt;br&gt;
away from the more important lines.&lt;br&gt;
&lt;br&gt;
Plot markers don't really help much because they appear only&lt;br&gt;
at data points and for the lines I might use them on there&lt;br&gt;
aren't always many points in the plot region. (Unless&lt;br&gt;
there's a way to make the markers appear at a regular&lt;br&gt;
interval along the line regardless of where the data points&lt;br&gt;
for the line are.)&lt;br&gt;
&lt;br&gt;
What would really help is if I could get a few extra,&lt;br&gt;
easily-distinguishable line styles to use.</description>
    </item>
    <item>
      <pubDate>Wed, 30 Apr 2008 03:26:01 -0400</pubDate>
      <title>Re: Is it possible to get more line styles?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/168482#429498</link>
      <author>helper </author>
      <description>&amp;gt; Plot markers don't really help much because they appear &lt;br&gt;
only&lt;br&gt;
&amp;gt; at data points and for the lines I might use them on there&lt;br&gt;
&amp;gt; aren't always many points in the plot region. (Unless&lt;br&gt;
&amp;gt; there's a way to make the markers appear at a regular&lt;br&gt;
&amp;gt; interval along the line regardless of where the data &lt;br&gt;
points&lt;br&gt;
&amp;gt; for the line are.)&lt;br&gt;
&lt;br&gt;
You could try interpolating your data at the points where &lt;br&gt;
you want the markers to be and then plotting that.</description>
    </item>
  </channel>
</rss>

