221 - 230 of 932 for LevelSearch Results
View search results from all Wolfram sites (8561 matches)
Format > Option Inspector...   (Mathematica Menu Item)
Option Inspector view and set all option values for cells, notebooks, and global preferences.
BinaryReadList   (Built-in Mathematica Symbol)
BinaryReadList["file"] reads all remaining bytes from a file, and returns them as a list of integers from 0 to 255. BinaryReadList["file", type] reads objects of the ...
CellPrint   (Built-in Mathematica Symbol)
CellPrint[expr] inserts expr as a complete cell in the current notebook just below the cell being evaluated. CellPrint[{expr_1, expr_2, ...}] inserts a sequence of cells.
Names   (Built-in Mathematica Symbol)
Names["string"] gives a list of the names of symbols which match the string. Names[patt] gives a list of names matching the arbitrary string pattern patt.
NotebookDirectory   (Built-in Mathematica Symbol)
NotebookDirectory[] gives the directory of the current evaluation notebook. NotebookDirectory[nb] gives the directory for the notebook specified by nb.
NotebookGet   (Built-in Mathematica Symbol)
NotebookGet[obj] gets the raw expression corresponding to the notebook represented by the notebook object obj. NotebookGet[] gets the raw expression corresponding to the ...
NotebookRead   (Built-in Mathematica Symbol)
NotebookRead[notebook] gives the expression corresponding to the current selection in the specified notebook object.
PageWidth   (Built-in Mathematica Symbol)
PageWidth is an option for output streams and for cells which specifies how wide each line of text should be allowed to be.
SetSelectedNotebook   (Built-in Mathematica Symbol)
SetSelectedNotebook[notebook] makes the specified notebook be the currently selected one in the front end.
Share   (Built-in Mathematica Symbol)
Share[expr] changes the way expr is stored internally, to try and minimize the amount of memory used. Share[] tries to minimize the memory used to store all expressions.
1 ... 20|21|22|23|24|25|26 ... 94 Previous Next

...