Path: csiph.com!news.mixmin.net!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Karl Ratzsch Newsgroups: comp.graphics.apps.gnuplot Subject: Re: How can I appear the plot ? Date: Mon, 4 Jul 2016 01:25:09 +0200 Organization: solani.org Lines: 12 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: solani.org 1467588309 11782 eJwFwQkBACAIBLBKAh5IHN7+EdwgSlp2FXqxWN8jYmREjWJwU9frhUS6p6XHWZ3JoVcpwR8W4RGL (3 Jul 2016 23:25:09 GMT) X-Complaints-To: abuse@news.solani.org NNTP-Posting-Date: Sun, 3 Jul 2016 23:25:09 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 X-User-ID: eJwFwYEBgDAIA7CXQNrCzpkg/59gwpCrE6LA5aJ4LONWDrRu0b3jlT6rYdSk+XM/vIebAfwKvRCA In-Reply-To: Cancel-Lock: sha1:Fvav+mYlxZeg0QCgyzoUDf7grlA= X-NNTP-Posting-Host: eJwFwQERACAIA8BKomxQh4PRP4L/eDR2OEHHYh1ei1JbDddCRdZ004SUZnL7RNqNc9M1HzpdEfQ= Xref: csiph.com comp.graphics.apps.gnuplot:3362 Am 04.07.2016 um 00:04 schrieb Doaa Tawfik: > When I run the code (like first.cc or lena-simple.cc), the window of plotting appears empty . > How can I appear the plot ? or what is the code I can add to appear the plot? Gnuplot cannot run C++ code, if that is what's your files are. I'm only judging from the extension .cc, how do you expect anyone to know what is in them? K