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 

TextNoteEX question

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



Joined: 08 Feb 2009
Posts: 4

PostPosted: Sun Feb 08, 2009 8:09 pm    Post subject: TextNoteEX question Reply with quote

hey guys:

i'm trying to send some data from my program as a note to my plotted graph.
i wanted to send 2 doubles , but i don't know how to make it.
i would like a text note like:

Text1 = double1
Text2 = double2


Currently i have this:

[TextNoteEx(\"Text1= \r\n Text2=\",0.1,0.1,0,0,8 )]"

i wanted to add the 2 doubles that i have stored, somthing like:

[TextNoteEx(\"Text1=%f \r\n Text2=%f \",0.1,0.1,0,0,8 )]", double1,double2

is there a way of sending this text using Dplot functions or do i have to use something like sprintf to create the whole string?


Thanks in advance
Back to top
View user's profile Send private message
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