Re: does not work properly
- To: mathgroup at smc.vnet.net
- Subject: [mg90019] Re: does not work properly
- From: lehin.p at gmail.com
- Date: Thu, 26 Jun 2008 04:45:12 -0400 (EDT)
- References: <32210213.1214294238073.JavaMail.root@m08> <g3t6mg$ie9$1@smc.vnet.net>
I understand you but it takes so much time to find some workaround... : ( And we must do it so often! And the life too short... On 25 June, 14:29, DrMajorBob <drmajor... at att.net> wrote: > 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, <lehi... 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. :( > > -- > DrMajor... at longhorns.com