Re: Break a List into Individual Elements?
- To: mathgroup at smc.vnet.net
- Subject: [mg5199] Re: [mg5176] Break a List into Individual Elements?
- From: Allan Hayes <hay at haystack>
- Date: Thu, 14 Nov 1996 02:02:06 -0500
- Sender: owner-wri-mathgroup at wolfram.com
siegman at ee.stanford.edu (AES) > Subject: [mg5176] Break a List into Individual Elements? writes >I want to write > myPlotOptions = {Option1->value1,Option2->,value2,...} > > SetOptions[Plot, myPlotOptions] > > SetOptions[LogPlot, myPlot Options] > >but SetOptions[] doesn't want to accept a list as the second >argument. How can I accomplish this? Two work arounds are and myPlotOptionsSequence = Allan Hayes hay at haystack.demon.co.uk http://www.haystack.demon.co.uk