Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Core Language > Package Development > Options Management > Full >

Full

Full
is a setting used for certain options, typically indicating that a full range of values should be included.
  • For example, AspectRatio specifies that a graphic should be stretched to fill out an enclosing region.
  • PlotRange specifies that a plot should include the full range of values of input variables.
Normally, PlotRange->All shows only the existing points:
Show the full range, using PlotRange:
Normally, PlotRange->All shows only the existing points:
In[1]:=
Click for copyable input
Out[1]=
Show the full range, using PlotRange:
In[2]:=
Click for copyable input
Out[2]=
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF