help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Zooms


From: Etienne Grossmann
Subject: Re: Zooms
Date: Tue, 11 Jul 2006 10:12:10 -0400
User-agent: Mutt/1.4.2.1i

           vvvvvvvvvvvv
  In your '~/.gnuplot' (not .gnuplotrc)
           ^^^^^^^^^^^^ 

  (fixed the FAQ w/ the patch below, made against 2.9.5, more
precisely, against the last FAQ I sent).

======================================================================
--- Octave-FAQ.texi     2006-07-11 10:07:26.000000000 +0000
+++ Octave-FAQ.texi.new 2006-07-11 10:07:03.000000000 +0000
@@ -751,8 +751,12 @@
 @section How do I zoom in a figure with Gnuplot?
 @cindex Gnuplot, zooming

-With Gnuplot 4.0, you can do this: Put a line @code{set mouse} in
 your
address@hidden/.gnuplotrc}. Then, you can zoom on a rectangle by
+With Gnuplot 4.0, you can do this: Put a line
address@hidden
+  set mouse
address@hidden example
address@hidden
+in your @file{~/.gnuplot}. Then, you can zoom on a rectangle by
 right-clicking on two of its opposite corners. Also, the middle
 button
 will put a tag with the coordinates of the clicked point. These
 operations can be undone by typing 'u'.
======================================================================


On Tue, Jul 11, 2006 at 09:36:20AM -0400, Etienne Grossmann wrote:
# 
#   Hello,
# 
# from the Octave doc's FAQ :
# 
#   With Gnuplot 4.0, you can do this: Put a line 
# 
#     set mouse
# 
#   in your `~/.gnuplotrc'. Then, you can zoom on a rectangle by
#   right-clicking on two of its opposite corners. Also, the middle
#   button will put a tag with the coordinates of the clicked
#   point. These operations can be undone by typing 'u'.
# 
# Hth,
# 
#   Etienne
# 
# On Tue, Jul 11, 2006 at 02:52:18PM +0200, Cédric Févotte wrote:
# # Hi everyone,
# # 
# # I'm an Octave newbie and one thing I miss from Matlab is the ability to 
# # zoom on figures (this at least does not seem to be possible when using 
# # Gnuplot).
# # 
# # Is there any Octave graphics interface around there allowing such a thing ?
# # 
# # Best regards
# # 
# # 
# # -- 
# # Dr Cédric Févotte
# # Researcher
# # Mist Technologies
# # 204 rue de Crimée, 75019 Paris, France
# # Tel: +33 1 55 26 42 31 - Fax: +33 1 55 26 42 03
# # Web: http://persos.mist-technologies.com/~cfevotte
# # _______________________________________________
# # Help-octave mailing list
# # address@hidden
# # https://www.cae.wisc.edu/mailman/listinfo/help-octave
# 
# -- 
# Etienne Grossmann ------ http://www.cs.uky.edu/~etienne

-- 
Etienne Grossmann ------ http://www.cs.uky.edu/~etienne


reply via email to

[Prev in Thread] Current Thread [Next in Thread]