DPlot Forum Index DPlot
http://www.dplot.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Y=f(X,Y1,Y2,...) command

 
Post new topic   Reply to topic    DPlot Forum Index -> C, C++, C#
View previous topic :: View next topic  
Author Message
Pabjr



Joined: 19 Jan 2006
Posts: 5

PostPosted: Fri Jan 26, 2007 4:15 pm    Post subject: Y=f(X,Y1,Y2,...) command Reply with quote

I was wondering if it is possible to execute the Generate Y=f(X,Y1,Y2,...) command from inside a program.

Also, I was curious if it was possible to request the value of a point from within a program.

Thanks,

Paul
Back to top
View user's profile Send private message
DPlotAdmin
Site Admin


Joined: 24 Jun 2003
Posts: 2310
Location: Vicksburg, Mississippi

PostPosted: Fri Jan 26, 2007 5:30 pm    Post subject: Reply with quote

Quote:
I was wondering if it is possible to execute the Generate Y=f(X,Y1,Y2,...) command from inside a program.


Only a subset of it: AddCurves, SubtractCurves, DivideCurves, MultiplyCurves. Off the top of my head I can't think of a reason not to have full support for that command; I'll add this to my to-do list.

Quote:
Also, I was curious if it was possible to request the value of a point from within a program.


No, sorry. You can retrieve all points in a curve with DPlot_Request(DocNum,'CurveXX',value,&maxcount), where XX=01 through 99. X and Y values will be tab-separated, every point followed by <CR><LF>.

I'll add another command to get an interpolated Y value for a given X.
_________________
Visualize Your Data
support@dplot.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
DPlotAdmin
Site Admin


Joined: 24 Jun 2003
Posts: 2310
Location: Vicksburg, Mississippi

PostPosted: Mon Feb 05, 2007 9:30 pm    Post subject: Reply with quote

If you missed it both of these are included in the last update (2.0.1.2)
_________________
Visualize Your Data
support@dplot.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    DPlot Forum Index -> C, C++, C# All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group