It really depends on the format of the graph itself. That is, it really depends on what you're trying to accomplish. For example, if you're trying to solve something numerically (which is very common) you can just write the data values of the numerical computation to a file or to stdout and then use gnuplot to plot it out. It works wonderfully, I've used that before.
If you can't get stationary solutions for whatever it is you're doing (numerical values that you can plot a graph from) then it require something else. Can you elaborate a bit more ? Eli On Monday 30 December 2002 06:04, kfir lavi wrote: > hi, > i need to construct a testing program that will show a graph, to test an > algorithms. > now i'm working on windows. > what library should i use? > mfc is for windows and its ugly, also its not portable. > qt - i don't know it, will it answer my question. > matlab - i have math lib but the interface has to be done inside mathlab > compiler. > > tnx > kfir > > > ================================================================= > To unsubscribe, send mail to [EMAIL PROTECTED] with > the word "unsubscribe" in the message body, e.g., run the command > echo unsubscribe | mail [EMAIL PROTECTED] -- "We can't afford to be innocent, Stand up and face the enemy, It's a do or die situation, We will be Invincible!!" Invincible - The Legend of Billy Jean ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]