1131 - 1140 of 2153 for direct manipulationSearch Results
View search results from all Wolfram sites (60385 matches)
CellTags   (Built-in Mathematica Symbol)
CellTags is an option for Cell that gives a list of tags to associate with a cell.
CopyFile   (Built-in Mathematica Symbol)
CopyFile["file_1", "file_2"] copies file_1 to file_2.
CreateDirectory   (Built-in Mathematica Symbol)
CreateDirectory["dir"] creates a directory with name dir. CreateDirectory[] creates a directory in the default area for temporary directories on your computer system.
DeleteDirectory   (Built-in Mathematica Symbol)
DeleteDirectory["dir"] deletes the specified directory.
DeleteFile   (Built-in Mathematica Symbol)
DeleteFile["file"] deletes a file. DeleteFile[{"file_1", "file_2", ...}] deletes a list of files.
NotebookClose   (Built-in Mathematica Symbol)
NotebookClose[notebook] closes the notebook corresponding to the specified notebook object. NotebookClose[] closes the current evaluation notebook.
NotebookDelete   (Built-in Mathematica Symbol)
NotebookDelete[notebook] deletes the current selection in the notebook corresponding to the specified notebook object. NotebookDelete[] deletes the current selection in the ...
Notebooks   (Built-in Mathematica Symbol)
Notebooks[] gives a list of notebooks currently open in the front end.
RenameFile   (Built-in Mathematica Symbol)
RenameFile["file_1", "file_2"] renames file_1 to file_2.
VectorDensityPlot   (Built-in Mathematica Symbol)
VectorDensityPlot[{{v_x, v_y}, s}, {x, x_min, x_max}, {y, y_min, y_max}] generates a vector plot of the vector field {v_x, v_y} as a function of x and y, superimposed on a ...
1 ... 111|112|113|114|115|116|117 ... 216 Previous Next

...