1381 - 1390 of 2153 for direct manipulationSearch Results
View search results from all Wolfram sites (60389 matches)
NotebookOpen   (Built-in Mathematica Symbol)
NotebookOpen["name"] opens an existing notebook with the specified name, returning the corresponding notebook object. NotebookOpen["name", options] opens a notebook using the ...
OptionsPattern   (Built-in Mathematica Symbol)
OptionsPattern[] is a pattern object that represents a collection of options given as rules, where the values of the options can be accessed using OptionValue. ...
OptionValue   (Built-in Mathematica Symbol)
OptionValue[name] gives the value of name in options matched by OptionsPattern. OptionValue[f, name] gives the value of name for options associated with the head f. ...
ReplaceAll   (Built-in Mathematica Symbol)
expr /. rules applies a rule or list of rules in an attempt to transform each subpart of an expression expr.
SetOptions   (Built-in Mathematica Symbol)
SetOptions[s, name_1 -> value_1, name_2 -> value_2, ...] sets the specified default options for a symbol s. SetOptions[stream, ...] or SetOptions["name", ...] sets options ...
SetSelectedNotebook   (Built-in Mathematica Symbol)
SetSelectedNotebook[notebook] makes the specified notebook be the currently selected one in the front end.
UpValues   (Built-in Mathematica Symbol)
UpValues[f] gives a list of transformation rules corresponding to all upvalues defined for the symbol f.
CPragma   (SymbolicC Package Symbol)
CPragma[line] is a symbolic representation of a preprocessor pragma directive.
CPreprocessorIf   (SymbolicC Package Symbol)
CPreprocessorIf[cond] is a symbolic representation of a preprocessor if conditional.CPreprocessorIf[cond, true, false] represents the true and false cases.
CPreprocessorIfndef   (SymbolicC Package Symbol)
CPreprocessorIfndef[cond] is a symbolic representation of a preprocessor ifndef conditional.CPreprocessorIfndef[cond, true, false] represents the true and false cases.
1 ... 136|137|138|139|140|141|142 ... 216 Previous Next

...