Re: can't plot ln(x)
- From: "G. A. Edgar" <edgar@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 09 Jun 2006 14:02:43 -0400
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/
.
- References:
- can't plot ln(x)
- From: funfpga
- can't plot ln(x)
- Prev by Date: can't plot ln(x)
- Next by Date: Re: can't plot ln(x)
- Previous by thread: can't plot ln(x)
- Next by thread: Re: can't plot ln(x)
- Index(es):
Relevant Pages
|
|