|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
SetSelectedNotebook[obj]
makes the notebook corresponding to obj be the currently selected one in the front end.
DetailsDetails
- obj can be a NotebookObject or CellObject. If obj is a CellObject, then the notebook containing obj will be selected.
- Setting a particular notebook to be the currently selected one typically makes it the top notebook displayed on the screen.
- Making a notebook the currently selected one does not affect the current selection within that notebook, or within other notebooks.
New in 3 | Last modified in 9
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

