|
[Date Index]
[Thread Index]
[Author Index]
Re: Mathematica Plot Functions
- To: mathgroup at smc.vnet.net
- Subject: [mg92761] Re: Mathematica Plot Functions
- From: David Bailey <dave at Remove_Thisdbailey.co.uk>
- Date: Sun, 12 Oct 2008 04:34:43 -0400 (EDT)
- References: <gcn47r$738$1@smc.vnet.net>
TKM wrote:
> Hello,
>
> I try to plot a function, but Mathematica doesn't draw my function. Can someone help me?
>
> I provide a screenshot here: http://img407.imageshack.us/my.php?image=mathematicajw3.jpg
>
> Thanks in advance, TKM
>
Your variable 'x2' is unrelated to the variable 'x'. Possibly you meant
2x, or maybe you meant x^2. Remember that Mathematica variables are not
restricted to be 1 character in length.
David Bailey
http://www.dbaileyconsultancy.co.uk
Prev by Date:
Turning off default rules associated with TableHeadings?
Next by Date:
Re: FindFit
Previous by thread:
Re: Mathematica Plot Functions
Next by thread:
Executing external notebook
|