MathGroup Archive 2008

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

Search the Archive

Re: FullGraphics[] does not work properly

  • To: mathgroup at smc.vnet.net
  • Subject: [mg89952] Re: [mg89878] FullGraphics[] does not work properly
  • From: DrMajorBob <drmajorbob at att.net>
  • Date: Wed, 25 Jun 2008 06:25:52 -0400 (EDT)
  • References: <32210213.1214294238073.JavaMail.root@m08>
  • Reply-to: drmajorbob at longhorns.com

As a rule, I ignore almost everything documentation says, and focus on  
what ACTUALLY happens.

There's no use in worrying about thousands of examples like yours.

Bobby

On Tue, 24 Jun 2008 02:19:26 -0500, <lehin.p at gmail.com> wrote:

> Hello,
> Consider the following:
> g = Plot[Sin[x], {x, 0, 10}]
> FullGraphics[g]
> The two generated plots are not the same. But the Documentation says:
> "FullGraphics[g] should display the same as g, though it may have a
> different internal structure."
> Obviously FullGraphics[] does not work properly. :(
>
>



-- 
DrMajorBob at longhorns.com


  • Prev by Date: Re: FullGraphics[] does not work properly
  • Next by Date: Re: How can I evaluate this statement?
  • Previous by thread: Re: FullGraphics[] does not work properly
  • Next by thread: Re: FullGraphics[] does not work properly