Re: Manipulate on the web
- To: mathgroup at smc.vnet.net
- Subject: [mg87661] Re: Manipulate on the web
- From: Arnoud Buzing <arnoudb at wolfram.com>
- Date: Tue, 15 Apr 2008 05:51:11 -0400 (EDT)
- References: <200804130732.DAA11524@smc.vnet.net>
You can upload the notebook to: http://www.wolfram.com/solutions/interactivedeployment/publish/ which will convert it for use in the (completely free) Player: http://www.wolfram.com/products/player/ After you upload, you will receive an email with a link to the converted notebook that will run interactively in the (free) Player. N K wrote: > 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 >
- References:
- Manipulate on the web
- From: N K <nk200810@yahoo.com>
- Manipulate on the web