|
From: Thomas S. <t.s...@fz...> - 2009-12-20 15:30:58
|
which version of gnuplot are you using? o3hq wrote: > > I have a problem loading an image. When I try to load it > > gnuplot> load 'image.dem' > > the message that appears next is > > gnuplot> if ((GPVAL_VERSION == 4.1 || GPVAL_VERSION == 4.2) && > (!strstrt(GPVAL_COMPILE_OPTIONS,"+IMAGE"))) print ">>> Skipping demo > <<<\n" ; print "This copy of gnuplot was built without support for > plotting images" ; exit ; > > ^ > "image.dem", line 16: invalid expression > > I have no idea of what I have to do t continue. If I print any of these > options, I'm still not able to finish loading the image. What I have to > do? Thanks > -- View this message in context: http://old.nabble.com/loading-an-image-tp26861974p26864415.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |