Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4247
| Newsgroups | comp.graphics.apps.gnuplot |
|---|---|
| Date | 2019-10-30 07:01 -0700 |
| Message-ID | <65522510-77f6-4beb-ba74-657fd0153c2f@googlegroups.com> (permalink) |
| Subject | "Clear screen" on wgnuplot |
| From | s1291 <samirmath01@gmail.com> |
hello,
On linux, when running gnuplot, it is easy to "clear the screen" using CTRL+L shortcut. On windows, for the console version, I could run:
system("cls")
To achieve that.
Unfortunately, that doesn't work with wgnuplot!
Is there any way to "clear the screen" in wgnuplot? I am the kind of person that always prefers working with a clean CLI.
Thanks
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
"Clear screen" on wgnuplot s1291 <samirmath01@gmail.com> - 2019-10-30 07:01 -0700 Re: "Clear screen" on wgnuplot Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2019-10-30 20:21 +0100
csiph-web