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
- Follow-Ups:
- Re: Manipulate on the web
- From: Arnoud Buzing <arnoudb@wolfram.com>
- Re: Manipulate on the web