MathGroup Archive 2007

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

Search the Archive

Re: Changing Defaults

  • To: mathgroup at smc.vnet.net
  • Subject: [mg73033] Re: Changing Defaults
  • From: dh <dh at metrohm.ch>
  • Date: Tue, 30 Jan 2007 06:52:17 -0500 (EST)
  • References: <epfa29$dg9$1@smc.vnet.net>


Hi Brent,

put "SetOptions[Plot3D,ViewPoint->{x,y,z}];" into the mathematica 

initialization file: "init.m".

Daniel



Brent Dutra wrote:

> Hi--

> 

> I've been trying to see if it's possible to change (permanently) the default 

> ViewPoint setting to another value. I know that I could use RealTime3D 

> instead, however prerendered graphics are faster and easier to work with.

> One could use the 3D ViewPoint Selector, but that's a pain to copy and paste 

> for every entry.

> I've seen how one could implement almost what I want by using:

> SetOptions[Plot3D,ViewPoint->{x,y,z}];

> which will last only for that session.

> Preferably I need to find the same thing but such that it always works when 

> opening mathematica.

> Any ideas?

> 

> --Brent

> 

> _________________________________________________________________

> Search for grocery stores. Find gratitude. Turn a simple search into 

> something more. 

> http://click4thecause.live.com/search/charity/default.aspx?source=hmemtagline_gratitude&FORM=WLMTAG

> 



  • Prev by Date: Re: Irregular Behavior of TranslateShape and RotateShape
  • Next by Date: Re: Numerical quantifier elimination
  • Previous by thread: Re: Changing Defaults
  • Next by thread: Plotting