MathGroup Archive 2007

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

Search the Archive

Re: Changing Defaults

  • To: mathgroup at smc.vnet.net
  • Subject: [mg73002] Re: [mg72984] Changing Defaults
  • From: Bob Hanlon <hanlonr at cox.net>
  • Date: Sun, 28 Jan 2007 01:15:55 -0500 (EST)
  • Reply-to: hanlonr at cox.net

See section A.7.2

Add command to init.m file


Bob Hanlon

---- Brent Dutra <brentdutra at hotmail.com> 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: Plotting
  • Next by Date: Problem with base 2 logs and Floor
  • Previous by thread: Changing Defaults
  • Next by thread: Re: Changing Defaults