MathGroup Archive 2007

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

Search the Archive

Re: Changing Defaults

  • To: mathgroup at smc.vnet.net
  • Subject: [mg72999] Re: Changing Defaults
  • From: Peter Pein <petsie at dordos.net>
  • Date: Sun, 28 Jan 2007 01:03:53 -0500 (EST)
  • References: <epfa29$dg9$1@smc.vnet.net>

Brent Dutra schrieb:
> 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
> 
Hi Brent,

select Format/Option Inspector from menu (in Win, Ctrl-Shift-O); in the OI
Window select global in the upper left selection and enter "Viewpoint"
(without quotes) in the "Lookup-line". Now press the Lookup button and change
the values according to your needs. If you're done, click onto the apply
button. That should do what you want.

Peter


-- 
http://moratoriumcampaign.org/


  • Prev by Date: Problem with base 2 logs and Floor
  • Next by Date: Correction to "Sequence of Bernoulli RVs"
  • Previous by thread: Re: Changing Defaults
  • Next by thread: Re: Changing Defaults