MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

create reusable graph style?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg117641] create reusable graph style?
  • From: Alan <alan.isaac at gmail.com>
  • Date: Tue, 29 Mar 2011 06:52:03 -0500 (EST)

I'd like to do something like
options = {PlotRange -> {{0, 10}, {0, 1}}, ImageSize -> 200}
and then reuse this "style" in several subsequent plots.
How can I do such a thing? (I do not want to reset the global Plot
defaults.)

Thanks,
Alan Isaac


  • Prev by Date: Re: "set" data structure in Mathematica? (speeding up graph traversal function)
  • Next by Date: Re: making simplification
  • Previous by thread: Re: Importing into Mathematica from URL (PubMed)
  • Next by thread: Re: create reusable graph style?