Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Low-Level Notebook Programming >

NotebookClose

Updated In 6 Graphic
NotebookClose[notebook]
closes the notebook corresponding to the specified notebook object.
NotebookClose[]
closes the current evaluation notebook.
  • NotebookClose will make a notebook disappear from your screen, and will invalidate all notebook objects which refer to that notebook.
Create a notebook window:
In[1]:=
Click for copyable input
Close the notebook without saving:
In[2]:=
Click for copyable input
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