|
[Date Index]
[Thread Index]
[Author Index]
Manipulate on the web
- To: mathgroup at smc.vnet.net
- Subject: [mg87572] Manipulate on the web
- From: N K <nk200810 at yahoo.com>
- Date: Sun, 13 Apr 2008 03:32:57 -0400 (EDT)
Hi everyone,
I have a simple manipulate with a slider. For
instance:
Manipulate[Plot[Sin[ax], {x, 0, 6}], {a, 0, 2}]
Is it possible to somehow put this online so that the
users using the site can drag the sliders and see how
the graph changes?
Thanks very much
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Prev by Date:
Re: Directory of Mathematica Add-Ons
Next by Date:
List concatenation speed
Previous by thread:
Re: Re: EdgeRenderingFunction to produce edge labels in
Next by thread:
Re: Manipulate on the web
|