MathGroup Archive 2009

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

Search the Archive

Re: What should be a simple task....

  • To: mathgroup at smc.vnet.net
  • Subject: [mg100718] Re: What should be a simple task....
  • From: Lawrence Walker <lwalker701 at gmail.com>
  • Date: Thu, 11 Jun 2009 21:42:55 -0400 (EDT)
  • References: <h0nuoh$bhh$1@smc.vnet.net> <h0p7el$ev$1@smc.vnet.net>

On Jun 10, 5:09 pm, LBoogie <lwalker... at gmail.com> wrote:
> Can someone recommend a command to extend the margins of the graphics
> to avoid clipping something important when the graphic is pasted?
>

I've found a way: I used the ImagePadding option to extend the margin
around the image to avoid clipping after pasting.

Plot[x,{x,0,1},ImagePadding->20]



  • Prev by Date: Re: Seeking the Eliza source file Eliza.m
  • Next by Date: Re: Creating Matrix from vectors
  • Previous by thread: Re: Re: What should be a simple task....
  • Next by thread: Re: What should be a simple task....