Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #2366
| From | Armand Tamzarian <mike.honeychurch@gmail.com> |
|---|---|
| Newsgroups | comp.soft-sys.math.mathematica |
| Subject | Re: Problem with AbsoluteOptions and FullGraphics |
| Date | 2011-05-14 07:13 +0000 |
| Organization | Steven M. Christensen and Associates, Inc and MathTensor, Inc. |
| Message-ID | <iqla2j$9vc$1@smc.vnet.net> (permalink) |
| References | <iqj15b$rh0$1@smc.vnet.net> |
On May 13, 8:28 pm, ADL <alberto.dilu...@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
Some others with better memories than me may respond, but I think the
usefulness of those options disappeared with version 6. Something to
do with graphics moving from the kernel or something like that???
Mike
Back to comp.soft-sys.math.mathematica | Previous | Next — Previous in thread | Find similar | Unroll thread
Problem with AbsoluteOptions and FullGraphics ADL <alberto.dilullo@tiscali.it> - 2011-05-13 10:28 +0000
Re: Problem with AbsoluteOptions and FullGraphics Peter <petsie@dordos.net> - 2011-05-14 07:12 +0000
Re: Problem with AbsoluteOptions and FullGraphics ADL <alberto.dilullo@tiscali.it> - 2011-05-15 11:05 +0000
Re: Problem with AbsoluteOptions and FullGraphics Armand Tamzarian <mike.honeychurch@gmail.com> - 2011-05-14 07:13 +0000
csiph-web