|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
WindowSize
WindowSize
is a notebook option that specifies the size of window that should be used to display a notebook on the screen.
DetailsDetails
- The following settings can be given:
-
wspec width specified by wspec; height determined automatically {wspec,hspec} width and height specified Full full screen - Specifications for both width and height can be any of the following:
-
Automatic determined by WindowMargins and screen size Tiny, Small, Medium, Large predefined sizes d d printer's points 72di di inches Scaled[s] a fraction s of the screen All large enough to fit all visible contents » - The setting for WindowSize changes whenever you resize a window interactively in the front end.
- On most computer systems, the front end does not allow window sizes below a certain minimum value.
- The setting for WindowSize specifies the size of the content area of the window, excluding any frame.
- With WindowSize->Full, a window will be shown full screen on the main monitor where it appears.
New in 3 | Last modified in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
