<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="0.92">
<channel>
	<docs>http://backend.userland.com/rss092</docs>
	<title>DPlot</title>
	<link>http://www.dplot.com/forums/</link>
	<description>http://www.dplot.com</description>
	<managingEditor>support@dplot.com</managingEditor>
	<webMaster>support@dplot.com</webMaster>
	<lastBuildDate>Thu, 17 May 2012 09:31:31 GMT</lastBuildDate>
<item>
	<title>Suggestions/Questions :: RE: Plot of text values</title>
	<link>http://www.dplot.com/forums/viewtopic.php?p=4395#4395</link>
	<description>Author: &lt;a href=&quot;http://www.dplot.com/forums/profile.php?mode=viewprofile&amp;u=2&quot; target=&quot;_blank&quot;&gt;DPlotAdmin&lt;/a&gt;&lt;br /&gt;

Posted: Wed May 09, 2012 4:46 pm (GMT -5)&lt;br /&gt;
Topic Replies: 3&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;There's no good way to do this within DPlot, because you have to start with numbers. I can probably put together a file import plugin that does what you want.
&lt;br /&gt;_________________&lt;br /&gt;David Hyde
&lt;br /&gt;
&lt;a href=&quot;mailto:support@dplot.com&quot;&gt;support@dplot.com&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Suggestions/Questions :: RE: Plot of text values</title>
	<link>http://www.dplot.com/forums/viewtopic.php?p=4394#4394</link>
	<description>Author: &lt;a href=&quot;http://www.dplot.com/forums/profile.php?mode=viewprofile&amp;u=1573&quot; target=&quot;_blank&quot;&gt;apreden&lt;/a&gt;&lt;br /&gt;

Posted: Wed May 09, 2012 9:49 am (GMT -5)&lt;br /&gt;
Topic Replies: 3&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Thanks for your answer. Any possibility to see this function implemented? Basically what would be needed is that DPlot does automatically what you said, i.e. to substitute integer numbers to the text values (1 fo the first text value found, 2 for the second, and so on), then make a standard plot and place the text values as labels on the Y axis
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Suggestions/Questions :: RE: Polar Plots - Option to Handle Negative Radius Values</title>
	<link>http://www.dplot.com/forums/viewtopic.php?p=4392#4392</link>
	<description>Author: &lt;a href=&quot;http://www.dplot.com/forums/profile.php?mode=viewprofile&amp;u=2&quot; target=&quot;_blank&quot;&gt;DPlotAdmin&lt;/a&gt;&lt;br /&gt;

Posted: Sat May 05, 2012 5:58 pm (GMT -5)&lt;br /&gt;
Topic Replies: 5&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Thanks for your e-mail examples. I've added a &amp;quot;Transform negative radii to angle+PI, abs(radius)&amp;quot; option to the polar plot options. It operates a bit differently than the others in that it actually performs this operation on the data and is therefore not reversible (other than using Undo). In other words checking this option then later unchecking it has no effect. I tried just using this manipulation on the scaling and leaving the data alone, but that leads to a lot of confusion: mins/maxes, mean, standard deviation and other values would not be right - or at least not consistent.
&lt;br /&gt;

&lt;br /&gt;
This change will be in the next release.
&lt;br /&gt;_________________&lt;br /&gt;David Hyde
&lt;br /&gt;
&lt;a href=&quot;mailto:support@dplot.com&quot;&gt;support@dplot.com&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Suggestions/Questions :: RE: Polar Plots - Option to Handle Negative Radius Values</title>
	<link>http://www.dplot.com/forums/viewtopic.php?p=4391#4391</link>
	<description>Author: &lt;a href=&quot;http://www.dplot.com/forums/profile.php?mode=viewprofile&amp;u=2&quot; target=&quot;_blank&quot;&gt;DPlotAdmin&lt;/a&gt;&lt;br /&gt;

Posted: Sat May 05, 2012 4:03 pm (GMT -5)&lt;br /&gt;
Topic Replies: 5&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Quote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;Since negative distance is not permitted in polar coordinates...&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
That's what you and I think because we have similar backgrounds. But for RF and EE guys and others there is nothing unusual about negative radii. But your suggestion to add an option to handle this is easy enough and I'll give it a go.
&lt;br /&gt;_________________&lt;br /&gt;David Hyde
&lt;br /&gt;
&lt;a href=&quot;mailto:support@dplot.com&quot;&gt;support@dplot.com&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Suggestions/Questions :: RE: Polar Plots - Option to Handle Negative Radius Values</title>
	<link>http://www.dplot.com/forums/viewtopic.php?p=4390#4390</link>
	<description>Author: &lt;a href=&quot;http://www.dplot.com/forums/profile.php?mode=viewprofile&amp;u=11&quot; target=&quot;_blank&quot;&gt;raydela&lt;/a&gt;&lt;br /&gt;

Posted: Sat May 05, 2012 2:59 pm (GMT -5)&lt;br /&gt;
Topic Replies: 5&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Thanks for your quick reply!
&lt;br /&gt;

&lt;br /&gt;
Your solution (Operate on X and Operate on Y) worked just fine.
&lt;br /&gt;

&lt;br /&gt;
Could this behavior be made into a 'check box' option on the 'Polar Options' dialog though?
&lt;br /&gt;

&lt;br /&gt;
Since negative distance is not permitted in polar coordinates, the convention is to interpret it as a positive distance 180 degrees away.
&lt;br /&gt;

&lt;br /&gt;
I will e-mail you a 'before' and 'after' plot to show that using this convention plotted my hyperbola (both 'pieces' that is) in an undistorted way.
&lt;br /&gt;

&lt;br /&gt;
Regarding theta vs X, r vs Y: I can see where this could be pretty messy since you would need to make many changes through out DPlot because there are many reference to X and Y in menus, etc.
&lt;br /&gt;

&lt;br /&gt;
As far as the theta character, I had to use the 'Insert Symbol' dialog (selected by a button with an 'alpha' character on it), but I see what you mean - the insertion did not place a 'theta' in my equation in the dialog's edit box but rather it placed a text string which is interpreted as a theta when displayed in the legend.
&lt;br /&gt;

&lt;br /&gt;
Ray D.
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Suggestions/Questions :: RE: Polar Plots - Option to Handle Negative Radius Values</title>
	<link>http://www.dplot.com/forums/viewtopic.php?p=4389#4389</link>
	<description>Author: &lt;a href=&quot;http://www.dplot.com/forums/profile.php?mode=viewprofile&amp;u=2&quot; target=&quot;_blank&quot;&gt;DPlotAdmin&lt;/a&gt;&lt;br /&gt;

Posted: Sat May 05, 2012 2:29 pm (GMT -5)&lt;br /&gt;
Topic Replies: 5&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;This is done, now, for the legend. But I think I'll likely leave the dialog box alone, otherwise it is too confusing. You don't want the equation to be a function of X but the limits shown as theta. And there's no ASCII theta character you could use in the equation.
&lt;br /&gt;_________________&lt;br /&gt;David Hyde
&lt;br /&gt;
&lt;a href=&quot;mailto:support@dplot.com&quot;&gt;support@dplot.com&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Suggestions/Questions :: RE: Polar Plots - Option to Handle Negative Radius Values</title>
	<link>http://www.dplot.com/forums/viewtopic.php?p=4388#4388</link>
	<description>Author: &lt;a href=&quot;http://www.dplot.com/forums/profile.php?mode=viewprofile&amp;u=2&quot; target=&quot;_blank&quot;&gt;DPlotAdmin&lt;/a&gt;&lt;br /&gt;

Posted: Sat May 05, 2012 11:31 am (GMT -5)&lt;br /&gt;
Topic Replies: 5&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Ray,
&lt;br /&gt;
I don't know that I'd want to automatically shift things like that, but you can manually do it unless I misunderstand. Use Edit&amp;gt;Operate on X with X=if(Y&amp;lt;0,X+pi,X) and then Operate on Y with Y=abs(Y).
&lt;br /&gt;

&lt;br /&gt;
Good point about the legend (the dialog, too). The only problem is you'll need to set the scaling to polar &lt;span style=&quot;font-weight: bold&quot;&gt;first&lt;/span&gt;, because once the legend is created the text there is just a bunch of characters as far as DPlot is concerned.
&lt;br /&gt;_________________&lt;br /&gt;David Hyde
&lt;br /&gt;
&lt;a href=&quot;mailto:support@dplot.com&quot;&gt;support@dplot.com&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Suggestions/Questions :: Polar Plots - Option to Handle Negative Radius Values</title>
	<link>http://www.dplot.com/forums/viewtopic.php?p=4387#4387</link>
	<description>Author: &lt;a href=&quot;http://www.dplot.com/forums/profile.php?mode=viewprofile&amp;u=11&quot; target=&quot;_blank&quot;&gt;raydela&lt;/a&gt;&lt;br /&gt;
Subject: Polar Plots - Option to Handle Negative Radius Values&lt;br /&gt;
Posted: Sat May 05, 2012 4:27 am (GMT -5)&lt;br /&gt;
Topic Replies: 5&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Hello,
&lt;br /&gt;

&lt;br /&gt;
I ran into a situation where I have a polar equation which can generate negative radius (Y) values for some ranges of angle (X).
&lt;br /&gt;

&lt;br /&gt;
Can you add an option on the Linear/Log Scaling | L. Polar Coordinates | Polar Options dialog to &amp;quot;Force Positive Radial Values&amp;quot; (or some such name) which will convert an (X,-Y)  (i.e. theta, -R) point into (X+Pi,+Y) point (assuming angle in radians)? 
&lt;br /&gt;

&lt;br /&gt;
Plot the following example: Y = 1/(1+1.2*Cos(X)) for x = 0 to 2*pi (every 0.01 radians). This is a polar equation for a hyperbola.
&lt;br /&gt;
The auto scaling initially creates a polar chart having large positive &amp;amp; negative R values. If you then manually rescale for r= -10 to r = +10, for example, you can see the 'two pieces' of the hyperbola, although distorted. The 2nd piece of the hyperbola is 'mapped' in the negative radius area, but I want to have this 'mapped' in the positive radius area, but with each theta flipped 180 degrees (only if original r is negative).
&lt;br /&gt;

&lt;br /&gt;
Also, when polar coordinates are selected, how difficult would it be for you to make the Y = F(X) dialog refer to r = (instead of Y=) and &amp;quot;from theta =,&amp;quot; &amp;quot;to theta =&amp;quot;, and &amp;quot;with interval dtheta&amp;quot; (except show the actual symbol for theta in dialog AND CURVE LEGEND)? In polar charts I always need to change the default &amp;quot;x&amp;quot; symbol to a &amp;quot;theta&amp;quot; symbol for the legend text.
&lt;br /&gt;

&lt;br /&gt;
Ray D.
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Suggestions/Questions :: RE: Plot of text values</title>
	<link>http://www.dplot.com/forums/viewtopic.php?p=4386#4386</link>
	<description>Author: &lt;a href=&quot;http://www.dplot.com/forums/profile.php?mode=viewprofile&amp;u=2&quot; target=&quot;_blank&quot;&gt;DPlotAdmin&lt;/a&gt;&lt;br /&gt;

Posted: Wed May 02, 2012 8:00 am (GMT -5)&lt;br /&gt;
Topic Replies: 3&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Not possible, sorry. At least not directly. You could substitute numbers for your colors and then manually place labels for the colors, but I understand that's more trouble than you want.
&lt;br /&gt;_________________&lt;br /&gt;David Hyde
&lt;br /&gt;
&lt;a href=&quot;mailto:support@dplot.com&quot;&gt;support@dplot.com&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Suggestions/Questions :: Plot of text values</title>
	<link>http://www.dplot.com/forums/viewtopic.php?p=4385#4385</link>
	<description>Author: &lt;a href=&quot;http://www.dplot.com/forums/profile.php?mode=viewprofile&amp;u=1573&quot; target=&quot;_blank&quot;&gt;apreden&lt;/a&gt;&lt;br /&gt;
Subject: Plot of text values&lt;br /&gt;
Posted: Wed May 02, 2012 3:42 am (GMT -5)&lt;br /&gt;
Topic Replies: 3&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;It is possible to plot a curve that is composed not by numerical values, but by text values? Example, I have a CSV file like this:
&lt;br /&gt;

&lt;br /&gt;
Date                         Color
&lt;br /&gt;
----------------------------------
&lt;br /&gt;
01/05/2012 00:01:00	GREEN
&lt;br /&gt;
01/05/2012 00:02:00	GREEN
&lt;br /&gt;
01/05/2012 00:03:00	GREEN
&lt;br /&gt;
01/05/2012 00:04:00	YELLOW
&lt;br /&gt;
01/05/2012 00:05:00	RED
&lt;br /&gt;
01/05/2012 00:06:00	RED
&lt;br /&gt;

&lt;br /&gt;
and I want to obtain this plot:
&lt;br /&gt;

&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; __&amp;nbsp; &amp;nbsp;RED
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; _|&amp;nbsp; &amp;nbsp; &amp;nbsp;YELLOW
&lt;br /&gt;
___|&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;GREEN
&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
Is this possible? If not, this will be a very useful extension, other plotting software have this option.
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>General discussion :: RE: NANs in your text files?</title>
	<link>http://www.dplot.com/forums/viewtopic.php?p=4384#4384</link>
	<description>Author: &lt;a href=&quot;http://www.dplot.com/forums/profile.php?mode=viewprofile&amp;u=2&quot; target=&quot;_blank&quot;&gt;DPlotAdmin&lt;/a&gt;&lt;br /&gt;

Posted: Wed Apr 11, 2012 11:29 pm (GMT -5)&lt;br /&gt;
Topic Replies: 2&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Thanks, Jon. I'm glad you spoke up because QNAN would have broken what I had in mind. I think I'll probably have to handle this on a case-by-case basis.
&lt;br /&gt;_________________&lt;br /&gt;David Hyde
&lt;br /&gt;
&lt;a href=&quot;mailto:support@dplot.com&quot;&gt;support@dplot.com&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>General discussion :: RE: NANs in your text files?</title>
	<link>http://www.dplot.com/forums/viewtopic.php?p=4383#4383</link>
	<description>Author: &lt;a href=&quot;http://www.dplot.com/forums/profile.php?mode=viewprofile&amp;u=184&quot; target=&quot;_blank&quot;&gt;jsc&lt;/a&gt;&lt;br /&gt;

Posted: Wed Apr 11, 2012 2:40 pm (GMT -5)&lt;br /&gt;
Topic Replies: 2&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Campbell Scientific export files contain #QNAN when data is out of range.
&lt;br /&gt;

&lt;br /&gt;
I'll send some small pieces of some old files that I have.
&lt;br /&gt;

&lt;br /&gt;
Jon
&lt;br /&gt;

&lt;br /&gt;
(I also found a scanned copy of the data file format from 2007, and I'm thinking that you may already have a copy?)
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>General discussion :: NANs in your text files?</title>
	<link>http://www.dplot.com/forums/viewtopic.php?p=4382#4382</link>
	<description>Author: &lt;a href=&quot;http://www.dplot.com/forums/profile.php?mode=viewprofile&amp;u=2&quot; target=&quot;_blank&quot;&gt;DPlotAdmin&lt;/a&gt;&lt;br /&gt;
Subject: NANs in your text files?&lt;br /&gt;
Posted: Tue Apr 10, 2012 7:13 pm (GMT -5)&lt;br /&gt;
Topic Replies: 2&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;DPlot has for a while interpreted the character string &amp;quot;NAN&amp;quot; (or &amp;quot;nan&amp;quot; or &amp;quot;NaN&amp;quot;) as &amp;quot;not a number&amp;quot;: divide by 0, log(0), or other math error. And it treats those labels as numbers, though it just skips over them. It doesn't restrict the search to the first position because some programs output, for example, &amp;quot;!NAN!&amp;quot; or some variation.
&lt;br /&gt;

&lt;br /&gt;
This all works well unless you have a column of labels containing the sequence &amp;quot;NAN&amp;quot; (or any of the variations mentioned above) in one or more rows. In that case if you have, say, 3 columns with the last column containing labels, and in that third column is a &amp;quot;NAN&amp;quot; in any row, DPlot sees the sequence in your file:
&lt;br /&gt;
number,number,label
&lt;br /&gt;
number,number,number (line containing NAN)
&lt;br /&gt;
number,number,label
&lt;br /&gt;
... and this causes it to start over and assume the data starts in the row following the NAN, since the data types don't match up. One user sent me a file today with the label &amp;quot;KONAN&amp;quot; and later let me know the label might be &amp;quot;NANCY&amp;quot;, which fouled up my first solution. Both of these fail in version 2.3.2.3 and earlier, for reasons mentioned above.
&lt;br /&gt;

&lt;br /&gt;
What I want to do is lock down what character sequences other programs might output as NaN's and ignore the rest.
&lt;br /&gt;

&lt;br /&gt;
So if you have a program that is outputting NaN's, what exactly is the format? What I'm leaning towards is checking for &amp;quot;NAN&amp;quot;, &amp;quot;nan&amp;quot; or &amp;quot;NaN&amp;quot; at any position. If it starts in the first position OR if the previous character is non-alpha, AND the character following that sequence is non-alpha or the end-of-line, that's a NaN. But before doing this I want to make sure I'm not overlooking something.
&lt;br /&gt;

&lt;br /&gt;
Thanks for your time.
&lt;br /&gt;_________________&lt;br /&gt;David Hyde
&lt;br /&gt;
&lt;a href=&quot;mailto:support@dplot.com&quot;&gt;support@dplot.com&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>General discussion :: RE: Windows 7</title>
	<link>http://www.dplot.com/forums/viewtopic.php?p=4381#4381</link>
	<description>Author: &lt;a href=&quot;http://www.dplot.com/forums/profile.php?mode=viewprofile&amp;u=193&quot; target=&quot;_blank&quot;&gt;AWaterman&lt;/a&gt;&lt;br /&gt;

Posted: Mon Apr 09, 2012 8:14 pm (GMT -5)&lt;br /&gt;
Topic Replies: 4&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;I have just implemented similar kludgy fix in Access, as I am running it in two different environments with dplotlib in different places. However, good news is that our move to win 7 isn't a move to 64 bit office. We are moving to 32 bit Office 2010 (I just found out) so I think we should be OK.
&lt;br /&gt;

&lt;br /&gt;
Thanks
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>General discussion :: RE: Windows 7</title>
	<link>http://www.dplot.com/forums/viewtopic.php?p=4380#4380</link>
	<description>Author: &lt;a href=&quot;http://www.dplot.com/forums/profile.php?mode=viewprofile&amp;u=2&quot; target=&quot;_blank&quot;&gt;DPlotAdmin&lt;/a&gt;&lt;br /&gt;

Posted: Mon Apr 09, 2012 7:24 pm (GMT -5)&lt;br /&gt;
Topic Replies: 4&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;I'm working on the 64-bit version now. I'm sure it should be much easier than I'm encountering, but it is just a matter of time.
&lt;br /&gt;

&lt;br /&gt;
That DLL will be available soon, but there actually is a good reason to move all of the DDE calls into your VBA code and get rid of dependence on the DLL other than 32- vs. 64-bit issues. The old Excel VBA changed the working directory to that of the Add-In so that Excel could find the DLL, which seems a bit kludgy to me. If the DLL isn't needed then this goes away.
&lt;br /&gt;_________________&lt;br /&gt;David Hyde
&lt;br /&gt;
&lt;a href=&quot;mailto:support@dplot.com&quot;&gt;support@dplot.com&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
</description>
</item>
</channel>
</rss>


