|
[Date Index]
[Thread Index]
[Author Index]
Re: Imported Data in Mathematica Player or CDF Documents
- To: mathgroup at smc.vnet.net
- Subject: [mg120410] Re: Imported Data in Mathematica Player or CDF Documents
- From: David Reiss <dbreiss at gmail.com>
- Date: Thu, 21 Jul 2011 21:06:43 -0400 (EDT)
- References: <j06bes$nof$1@smc.vnet.net>
One approach is to place the data into a variable and then use the
SaveDefinitions->True option for Manipulate. Then when that
Manipulate is placed in a CDF it will have the data embedded.
Best,
David
On Jul 20, 6:42 am, Gregory Lypny <gregory.ly... at videotron.ca> wrote:
> Hello everyone,
>
> I'm in the process of creating a set of Mathematica Player documents
> for my students, and for many of them, I need to import data from text
> files. When I convert the notebooks to CDF, is the imported data
> cached? Can I simply leave the Import function in the player document?
> Or do I have to copy and paste the data manually into a variable?
>
> Any advice would be much appreciated,
>
> Gregory
Prev by Date:
mandelbrot in version 7 & Ruskeepaa version 3
Next by Date:
Re: Warning: OS X Lion and compilation
Previous by thread:
Imported Data in Mathematica Player or CDF Documents
Next by thread:
Inverse of Interpolating Function?
|