Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

farmerdoug

macrumors 6502a
Original poster
Sep 16, 2008
541
0
How do I make plots in Xcode C or C++?. Is there a library? freeware? something for sale?
 

kainjow

Moderator emeritus
Jun 15, 2000
7,958
7
What kind of framework are you using for your app? Carbon? Are you wanting to display them on screen, or just save to file as images?
 

MrFusion

macrumors 6502a
Jun 8, 2005
613
0
West-Europe
I use the command line utility to write C code. Nothing fancy.

There is no library. You have to make your own, or use a framework. A few of them have been discussed here before. You could do a search.
If you are only interested in command line tools, you could write the data to file and plot it with gnuplot.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.