|
From: Jon <dev...@gm...> - 2010-04-25 00:08:19
|
I type in reset xy and then key in return, the system complains error and shows up a vertical and horizontal lines crossing each other. I would like to know how these lines are named and how to remove them? Thanks, Jon |
|
From: Thomas S. <t.s...@fz...> - 2010-04-25 14:43:58
|
maybe it would be better to correct this 'reset xy' command first don't know which gnuplot version, which operating system, which terminal - so it's difficult to say something about these lines. bsmile wrote: > > I type in reset xy and then key in return, the system > complains error and shows up a vertical and horizontal lines crossing each > other. I would like to know how these lines are named and how to remove > them? > > Thanks, > Jon > ------------------------------------------------------------------------------ > _______________________________________________ > gnuplot-info mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > > -- View this message in context: http://old.nabble.com/how-to-remove-crossing-lines-mysteriously-showing-up-tp28353631p28356471.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |
|
From: Jon <dev...@gm...> - 2010-04-25 19:00:41
|
I don't know how to correct this command, I then issued 'reset x' and 'reset y', but does not help, the gnuplot version is actually for windows version, wguplot, thus I don't know whether it is appropriate to post my question here, On Sun, Apr 25, 2010 at 8:43 AM, Thomas Sefzick <t.s...@fz...>wrote: > > maybe it would be better to correct this 'reset xy' command first > > don't know which gnuplot version, which operating system, which > terminal - so it's difficult to say something about these lines. > > > bsmile wrote: > > > > I type in reset xy and then key in return, the > system > > complains error and shows up a vertical and horizontal lines crossing > each > > other. I would like to know how these lines are named and how to remove > > them? > > > > Thanks, > > Jon > > > ------------------------------------------------------------------------------ > > _______________________________________________ > > gnuplot-info mailing list > > gnu...@li... > > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > > > > > > -- > View this message in context: > http://old.nabble.com/how-to-remove-crossing-lines-mysteriously-showing-up-tp28353631p28356471.html > Sent from the Gnuplot - User mailing list archive at Nabble.com. > > > > ------------------------------------------------------------------------------ > _______________________________________________ > gnuplot-info mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > |
|
From: Hans-Bernhard B. <HBB...@t-...> - 2010-04-25 19:22:50
|
Jon wrote: > I don't know how to correct this command, I then issued 'reset x' and 'reset > y', but does not help, Nothing likely will until you help others help you, by providing more precise information. The complete sequence of commands needed to reproduce the bug, e.g. > the gnuplot version is actually for windows version, wguplot, thus I don't > know whether it is appropriate to post my question here, wgnuplot is not a version, it's the name of the executable. The version is what it prints as you start it. |
|
From: Jon <dev...@gm...> - 2010-04-25 23:55:37
|
I don't know which version is for the wgnuplot, but I installed it within last year. I issued command "reset xy" and it complained error, and, two crossing lines like some reference lines shown on the graph, any commands before issuing this command worked fine, thus I don't think the phenomonon is related to them. I guess the "reset xy" triggered some hidden command which brings up the reference lines or baselines or ruler or something like this, thus some reset command should work, I guess, btw, the term is windows btw, wgnuplot does not seem to support '!cd ...' these kind of command to run msdos commands within the input panel, meanwhile, when clicking on chdir button, what comes out is the default directory of binaries, is there way to remember the most recently quitted directory as the current directory? Thanks for any hint, 2010/4/25 Hans-Bernhard Bröker <HBB...@t-...> > Jon wrote: > >> I don't know how to correct this command, I then issued 'reset x' and >> 'reset >> y', but does not help, >> > > Nothing likely will until you help others help you, by providing more > precise information. The complete sequence of commands needed to reproduce > the bug, e.g. > > > the gnuplot version is actually for windows version, wguplot, thus I don't >> know whether it is appropriate to post my question here, >> > > wgnuplot is not a version, it's the name of the executable. The version is > what it prints as you start it. > > > |
|
From: Tatsuro M. <tma...@ya...> - 2010-04-26 01:29:11
|
--- Jon <dev...@gm...> wrote:
> I don't know which version is for the wgnuplot, but I installed it within
> last year. I issued command "reset xy" and it complained error, and, two
> crossing lines like some reference lines shown on the graph, any commands
> before issuing this command worked fine, thus I don't think the phenomonon
> is related to them.
In opening wgnuplot command window, you can see
*******************************************************
G N U P L O T
Version 4.4 patchlevel 0
last modified March 2010
System: MS-Windows 32 bit
Copyright (C) 1986-1993, 1998, 2004, 2007-2010
Thomas Williams, Colin Kelley and many others
gnuplot home: http://www.gnuplot.info
faq, bugs, etc: type "help seeking-assistance"
immediate help: type "help"
plot window: hit 'h'
Terminal type set to 'windows'
*******************************************************
G N U P L O T
Version 4.4 patchlevel 0
The above example shows the version of the gnuplot is 4.4.0.
You can also see
show version
at gnuplot command prompt
Version number is very important for discussions.
> btw, wgnuplot does not seem to support '!cd ...' these kind of command to
> run msdos commands within the input panel, meanwhile, when clicking on chdir
> button, what comes out is the default directory of binaries, is there way to
> remember the most recently quitted directory as the current directory?
> Thanks for any hint,
>
'!cd ...' ! is not needed. The command cd is internal one.
For example
cd 'c:\data\example'
Please do not forget path should quoted by ' (single quotation mark).
Regards
Tatsuo
> 2010/4/25 Hans-Bernhard Br将モker <HBB...@t-...>
>
> > Jon wrote:
> >
> >> I don't know how to correct this command, I then issued 'reset x' and
> >> 'reset
> >> y', but does not help,
> >>
> >
> > Nothing likely will until you help others help you, by providing more
> > precise information. The complete sequence of commands needed to reproduce
> > the bug, e.g.
> >
> >
> > the gnuplot version is actually for windows version, wguplot, thus I don't
> >> know whether it is appropriate to post my question here,
> >>
> >
> > wgnuplot is not a version, it's the name of the executable. The version is
> > what it prints as you start it.
> >
> >
> >
> ------------------------------------------------------------------------------
> _______________________________________________
> gnuplot-info mailing list
> gnu...@li...
> https://lists.sourceforge.net/lists/listinfo/gnuplot-info
>
--------------------------------------
Get the new Internet Explorer 8 optimized for Yahoo! JAPAN
http://pr.mail.yahoo.co.jp/ie8/
|
|
From: Tatsuro M. <tma...@ya...> - 2010-04-26 02:28:35
|
Hello
--- Jon wrote:
Nothing likely will until you help others help you, by providing more
precise information. The complete sequence of commands needed to
reproduce the bug, e.g
> I guess the "reset xy" triggered some hidden command which brings up the
> reference lines or baselines or ruler or something like this, thus some
> reset command should work, I guess,
I cannot reproduce what you met by
gnuplot> plot sin(x)
gnuplot> reset xy
^
line 0: warning: expected optional axis name
^
';' expected
Of course, 'reset xy' is not right way ('reset x; reset y' is right) and it gives error like the
above.
The "reset xy" did not triggered some hidden command which brings up the
reference lines or baselines or ruler or something like this, thus some
reset command should work at least in my case.
I have confirmed at wgnuplot version 4.4.0, 4.2.6 and 4.2.3.
I have execute the test on the windows xp pro sp3.
Regards
Tatsuro
--------------------------------------
GyaO! - Anime, Dramas, Movies, and Music videos [FREE]
http://pr.mail.yahoo.co.jp/gyao/
|
|
From: Jon <dev...@gm...> - 2010-04-26 06:05:39
|
Thanks for your hints and efforts on helping me out. The version number of
my wgnuplot is 4.3 pathlevel 0,
I guess it could be some mysterious issues with the setting for my windows
-- I have hibernated my operation system many times, thus something might
goes wrong .... After restart wgnuplot and issue 'reset xy', it does not
show up neither ...
2010/4/25 Tatsuro MATSUOKA <tma...@ya...>
> Hello
>
>
> --- Jon wrote:
>
>
> Nothing likely will until you help others help you, by providing more
> precise information. The complete sequence of commands needed to
> reproduce the bug, e.g
> > I guess the "reset xy" triggered some hidden command which brings up the
> > reference lines or baselines or ruler or something like this, thus some
> > reset command should work, I guess,
>
> I cannot reproduce what you met by
>
> gnuplot> plot sin(x)
> gnuplot> reset xy
> ^
> line 0: warning: expected optional axis name
> ^
> ';' expected
>
> Of course, 'reset xy' is not right way ('reset x; reset y' is right) and it
> gives error like the
> above.
>
> The "reset xy" did not triggered some hidden command which brings up the
> reference lines or baselines or ruler or something like this, thus some
> reset command should work at least in my case.
>
> I have confirmed at wgnuplot version 4.4.0, 4.2.6 and 4.2.3.
> I have execute the test on the windows xp pro sp3.
>
> Regards
>
> Tatsuro
>
>
> --------------------------------------
> GyaO! - Anime, Dramas, Movies, and Music videos [FREE]
> http://pr.mail.yahoo.co.jp/gyao/
>
|