Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.maple > #972

Re: problem with plot

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From Joe Riel <joer@san.rr.com>
Newsgroups comp.soft-sys.math.maple
Subject Re: problem with plot
Date Fri, 03 Oct 2014 16:46:12 -0700
Organization A noiseless patient Spider
Lines 24
Message-ID <878ukwpvi3.fsf@san.rr.com> (permalink)
References <e8a44385-7f9a-40fd-b6a5-0775d94dacba@googlegroups.com> <56d4fee8-b88e-4c2a-ae52-481eeed2f89e@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
Injection-Info mx05.eternal-september.org; posting-host="15591ad2607da309a0d1a78a1d632bc7"; logging-data="16965"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+x+JHDjzcj6DzHmBhkTY7k"
User-Agent Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)
Cancel-Lock sha1:DG11Yq2gyqM/+Ke1gg/ue978Wz4= sha1:AMRtLs1HjOgTjqDZnNwRG/YPQjs=
Xref csiph.com comp.soft-sys.math.maple:972

Show key headers only | View raw


carlo berlingen <carlo.numerik@t-online.de> writes:

> Am Freitag, 3. Oktober 2014 23:18:20 UTC+2 schrieb carlo berlingen:
>> I have to plot a sequence f(n), the x-axis n=0,1,2,3, ...
>> 
>> I would like begin the with the point (1,f(1).
>> 
>> Any ideas?
>> 
>> Thx  Carlo
>
> Hello,
> that's almost the solution, but I would like have the same distance between 0 and 1, 1 an 2 ....
> Carlo

I don't understand.  The scale is fixed on the x-axis.  If you need
to see x=0, add a view option to the plot command:  

   view = [0..n,0..f(n)]

where n is the last point selected.  

-- 
Joe Riel

Back to comp.soft-sys.math.maple | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

problem with plot carlo berlingen <carlo.numerik@t-online.de> - 2014-10-03 14:18 -0700
  Re: problem with plot Joe Riel <joer@san.rr.com> - 2014-10-03 15:28 -0700
  Re: problem with plot carlo berlingen <carlo.numerik@t-online.de> - 2014-10-03 16:21 -0700
    Re: problem with plot Joe Riel <joer@san.rr.com> - 2014-10-03 16:46 -0700
      Re: problem with plot carlo berlingen <carlo.numerik@t-online.de> - 2014-10-04 12:08 -0700

csiph-web