help-octave
[Top][All Lists]
Advanced

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

Re: how to autoscale the figures?


From: Dieter Jurzitza
Subject: Re: how to autoscale the figures?
Date: Sat, 29 Nov 2008 09:25:54 +0100
User-agent: KMail/1.9.6 (enterprise 20070904.708012)

Dear 林蔚廷,
dear Ben,
I cannot see the point (currently):

octave:1> A=zeros(1,1024);
octave:2> for i=1:1024
> A(i)=sin(2.0*pi*(i-1)/1024);
> endfor
octave:3> plot (A)

plots one sine wave. If you zoom with the mouse (right mouse to zoom the area, 
left mouse button to confirm) you can zoom into the window. If you say "u" 
(undo) you get back to where you have been, one full sine, isn't this what 
has been requested? Maybe I didn't understand the problem correctly.

gnuplot 4.2.3 on linux here.

Take care



Dieter Jurzitza

-- 
-----------------------------------------------------------

                               |
                                \
                 /\_/\           |
                | ~x~ |/-----\   /
                 \   /-       \_/
  ^^__   _        /  _  ____   /
 <°°__ \- \_/     |  |/    |  |
  ||  ||         _| _|    _| _|

if you really want to see the pictures above - use some font
with constant spacing like courier! :-)
-----------------------------------------------------------Am Samstag, 29. 
November 2008 02:37:48 schrieb Ben Abbott:
> On Nov 27, 2008, at 10:06 PM, 林蔚廷 wrote:
> > Hello , I'm new to Octave.
> > I found out Octave is like Matlab and I feel great.
*****



reply via email to

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