|
[Date Index]
[Thread Index]
[Author Index]
Newbie to Mathematica - how do you read in an array of subscripted variables?
- To: mathgroup at smc.vnet.net
- Subject: [mg106650] Newbie to Mathematica - how do you read in an array of subscripted variables?
- From: Wrecktangle <dystopian.daemon at gmail.com>
- Date: Wed, 20 Jan 2010 06:47:56 -0500 (EST)
Hi folks, I'm trying to learn Mathematica 7 on my own.
I am simply trying to read in a set of data for each observation day:
each data line starts with a date and followed by observation type
number 1, 2, 3, 4, 5, 6, 7, etc to 52 distinct observations. Then
I'll be smoothing each observation type over 4-8 days.
I can get the data read in thru Import, but having trouble with
getting subscripts working.
I appreciate any help.
Thanks
W
Prev by Date:
Plotting date-time series in 3D how to handle date-time to plot
Next by Date:
Re: Replace list element based on a condition how to
Previous by thread:
Re: Re: Plotting date-time series in 3D how to handle date-time to plot
Next by thread:
Re: Newbie to Mathematica - how do you read in an array of subscripted variables?
|