Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / New in Version 3.0 / Notebooks  /
NotebookGet

  • NotebookGet[ obj ] gets the expression corresponding to the notebook represented by the notebook object obj.
  • NotebookGet[ ] gets the expression corresponding to the currently selected notebook.
  • NotebookGet allows you to take a notebook that is open in the front end, and get the expression corresponding to it in the kernel.
  • NotebookGet returns an expression with head Notebook.
  • See the Mathematica book: Section 2.10.2.
  • See also: NotebookOpen, NotebookPut, Get.


    Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
    THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
    SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.