Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #863
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!hs8g2000vbb.googlegroups.com!not-for-mail |
|---|---|
| From | Rajil Saraswat <rajil.s@gmail.com> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Hide console in windows |
| Date | Mon, 23 Jan 2012 05:59:57 -0800 (PST) |
| Organization | http://groups.google.com |
| Lines | 16 |
| Message-ID | <21862c36-bea7-4cff-8455-e4a633902ba4@hs8g2000vbb.googlegroups.com> (permalink) |
| NNTP-Posting-Host | 194.202.140.48 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Trace | posting.google.com 1327327609 28637 127.0.0.1 (23 Jan 2012 14:06:49 GMT) |
| X-Complaints-To | groups-abuse@google.com |
| NNTP-Posting-Date | Mon, 23 Jan 2012 14:06:49 +0000 (UTC) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | hs8g2000vbb.googlegroups.com; posting-host=194.202.140.48; posting-account=am3Q4QoAAACagfHlH_3zjBi-B9rvuHjE |
| User-Agent | G2/1.0 |
| X-Google-Web-Client | true |
| X-Google-Header-Order | ARLUEHNKC |
| X-HTTP-UserAgent | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.3; .NET4.0C; .NET4.0E; MS-RTC LM 8),gzip(gfe) |
| Xref | x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:863 |
Show key headers only | View raw
Hi all,
I have a written a C++ program which calls gnuplot to write out a jpg
of some data. I build a script file with appropriate gnuplot commands
and then use the system command to write out the plot, like this
system("C:\gnuplot\bin\gnuplot.exe c:\data
\gplotcmds.txt);
However this means that a dos/console window pops up everytime gnuplot
is called. Is there any way to hide the console window or use some
other means to call gnuplot. I am not interested in showing any
graphical plot on screen just want the image to be written to disk..
Cheers
Rajil
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
Hide console in windows Rajil Saraswat <rajil.s@gmail.com> - 2012-01-23 05:59 -0800 Re: Hide console in windows Petr Mikulik <mikulik@physics.muni.cz> - 2012-01-25 10:31 +0000
csiph-web