13.07.2015 Views

Mathematica Tutorial: Notebooks And Documents - Wolfram Research

Mathematica Tutorial: Notebooks And Documents - Wolfram Research

Mathematica Tutorial: Notebooks And Documents - Wolfram Research

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Notebooks</strong> and <strong>Documents</strong> 151NotebookOpen@" file.nb"DNotebookPut@exprDNotebookGet@objDopen a notebook file in the front endcreate a notebook corresponding to expr in the front endget the expression corresponding to an open notebook inthe front endSetting up notebooks in the front end from the kernel.This writes a notebook expression out to the file sample.nb.In[1]:= Notebook@8Cell@"Section heading", "Section"D, Cell@"Some text.", "Text"D>"sample.nb"This reads the notebook expression back from the file.In[2]:=

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!