Path: csiph.com!weretis.net!feeder4.news.weretis.net!feeder5.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Karl Ratzsch Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Writing script for gnuplot? Date: Thu, 3 Nov 2016 19:13:59 +0100 Organization: solani.org Lines: 20 Message-ID: References: <3537140c-1f33-4e5e-9337-c4ab5463c139@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: solani.org 1478196839 11177 eJwFwYEBgDAIA7CXVihFzmEo/59gEi5okgoxNtarDM3qD3nM/PXGPXZH9RDe7Vk9exSZ4PAHA2cQLw== (3 Nov 2016 18:13:59 GMT) X-Complaints-To: abuse@news.solani.org NNTP-Posting-Date: Thu, 3 Nov 2016 18:13:59 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 X-NNTP-Posting-Host: eJwFwYEBwCAIA7CXtLYg5zCQ/09YomPbymkyajQ5wiGj3dDRWQXMON2LueKh8TJwV9zan/YPH84RCQ== In-Reply-To: <3537140c-1f33-4e5e-9337-c4ab5463c139@googlegroups.com> Cancel-Lock: sha1:OFepFBRHX2m/6l7iPp9AhHyTb3c= X-User-ID: eJwFwQkBACAIBLBK/EIcRK5/BDfX4Jhj4WEOh7GOqFcD4kDfx3m1Yql7oghk2tijm5I87wMk3RGM Xref: csiph.com comp.graphics.apps.gnuplot:3435 Am 03.11.2016 um 17:35 schrieb Bernabe Echevarria: > I'm using version 3.7 as it's the last version for android that I could find at a Kindle Fire Gen 5. OS is updated. > > I, suddenly, discovered today that you can have a view of your present working directory by issuing the command or maybe there're even more choices --I didn't try! > > My main problem isn't to write the script but to save it where gnuplot can find it. When you issue the command shown above the output is as if I'm working in a DOS environment with even the C:, the'\' slash & the usual Windows format. All this makes me wondering if what I'm really running is a mini virtual machine... > > I've ES File Man installed but cannot find where gnuplot is saved nor can't save a simple file created as a .txt file where gnuplot could find it. I even tried to create the script from within gnuplot itself thinking that it shouldn't put it where it couldn't find it later on but wasn't possible. > > Could anyone have an explanation and sugestions as to how to proceed? I don't know anything about this android port, but what is the output of the command "pwd" (Print Working Directory)? Can't you change directory (cd '..') ? Change to the root directory? And a quick search on google showed at least one newer version for android, "droidplot" which seems to be v4.6pl0. Bit old, but not twice as old as Android itself. ;-)