Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #2380 > unrolled thread

Re: Problem with AbsoluteOptions and FullGraphics

Started byBob Hanlon <hanlonr@cox.net>
First post2011-05-14 07:15 +0000
Last post2011-05-14 07:15 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.soft-sys.math.mathematica


Contents

  Re: Problem with AbsoluteOptions and FullGraphics Bob Hanlon <hanlonr@cox.net> - 2011-05-14 07:15 +0000

#2380 — Re: Problem with AbsoluteOptions and FullGraphics

FromBob Hanlon <hanlonr@cox.net>
Date2011-05-14 07:15 +0000
SubjectRe: Problem with AbsoluteOptions and FullGraphics
Message-ID<iqla79$a1c$1@smc.vnet.net>
Not sure what you were expecting. Perhaps you intended

FullGraphics[g] // InputForm

or just enter g to see the plot.


Bob Hanlon

---- ADL <alberto.dilullo@tiscali.it> wrote: 

=============
I am perplexed by this behavior:

g = Plot3D[Sin[x y], {x, 0, 1}, {y, 0, 1}];

In[]:= AbsoluteOptions[g, ImageSize]
Out[]= {ImageSize->Automatic}

In[]:= FullGraphics[g]
Out[]= FullGraphics[...]

Is there any reason why the above should not work as expected?
(Version 8.010)

ADL


[toc] | [standalone]


Back to top | Article view | comp.soft-sys.math.mathematica


csiph-web