|
[Date Index]
[Thread Index]
[Author Index]
Re: Several functions in a single 2D-plot
- To: mathgroup at smc.vnet.net
- Subject: [mg68801] Re: Several functions in a single 2D-plot
- From: LENIN <davidgenij at yahoo.com>
- Date: Sat, 19 Aug 2006 00:41:04 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Perhaps this is what you are looking for?
Plot[{f[x], g[x], ... }, {x,x_min,x_max }]
Prev by Date:
Bayesian Networks, Conditional Probability
Next by Date:
combinatorica documentation
Previous by thread:
Re: Several functions in a single 2D-plot
Next by thread:
calculate Recurrence Equations
|