开发者

Adding external Graphics library in Ubuntu10.04

i am a beginner to c progmmng, right nw m coding c on ubuntu using gedit and compiling in gcc, i want to plot a graph in c prog, i r开发者_如何学Cead regarding gnuplot and koolplot, but when i include those files in my prog i get output as: fatal error/no such directory etc..can anyone tell me how to work it out..please give in detail ans..coz m new to using ubuntu... i appreciate your answers thankx


How did you install gnuplot and how are you using it in your program? Did you follow the instructions in the gnuplot manual?

Koolplot appears to be designed for the MingW environment under Windows, I wouldn't recommend using it if you're in a Linux environment.


Why not to use GPL library MathGL? It is cross-platform, have C interface and is specially designed as plotting library (not an external program). However it has external GUI and console tools too.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜