Re: can't plot ln(x)



In article <1149874099.477731.134140@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
<funfpga@xxxxxxxx> wrote:

help, can't plot ln(x)
plot(ln(x));
Warning, unable to evaluate the function to numeric values in the
region; see the plotting command's help page to ensure the calling
sequence is correct
any workaround? thanks


You didn't say you are using Maple, I assume you are...

?plot

will provide the help page for the plot command, in particular
it will show you the syntax for it...

How about this:

plot(ln(x),x=0..5,y=-5..5);

--
G. A. Edgar http://www.math.ohio-state.edu/~edgar/
.



Relevant Pages

  • Re: cant plot ln(x)
    ... Warning, unable to evaluate the function to numeric values in the ... see the plotting command's help page to ensure the calling ... sequence is correct ...
    (sci.math.symbolic)
  • Cant Plot ... "Warning Dialog: you cannot use the plot command on variable X"
    ... While running a script that I use regularly I got the following Warning ... "you cannot use the plot command on the variable XYZ" ...
    (comp.soft-sys.matlab)
  • cant plot ln(x)
    ... help, can't plot ln ... Warning, unable to evaluate the function to numeric values in the ... see the plotting command's help page to ensure the calling ...
    (sci.math.symbolic)
  • on warning die
    ... it is possible to setup somewhere, I want my script dies, if warning ... The whole earth is in jail and we're plotting this incred ...
    (perl.beginners)
  • Re: How to plot pole zero results in ngspice
    ... So far i've never used PZ plotting. ... have you ever used polar or ... smithparameters within plot command? ...
    (sci.electronics.cad)