Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >

NotebookOpen

NotebookOpen["name"]
opens an existing notebook with the specified name, returning the corresponding notebook object.
NotebookOpen["name", options]
opens a notebook using the options given.
NotebookOpen["http://url", ...]
opens a notebook from any accessible URL.
  • NotebookOpen will usually cause a new notebook window to be opened on your screen.
  • NotebookOpen initially sets the current selection to be before the first cell in the notebook.
New in 3 | Last modified in 6
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team