751 - 760 of 2153 for direct manipulationSearch Results
View search results from all Wolfram sites (60389 matches)
Characters in Strings   (Mathematica Tutorial)
Converting between strings and lists of characters. This gives a list of the characters in the string. You can apply standard list manipulation operations to this list.
Generating C and Fortran Expressions   (Mathematica Tutorial)
If you have special-purpose programs written in C or Fortran, you may want to take formulas you have generated in Mathematica and insert them into the source code of your ...
How tos   (Mathematica Guide)
A "How to" describes how to carry out particular tasks with Mathematica, giving step-by-step instructions for common cases.
Exporting Graphics and Sounds   (Mathematica Tutorial)
Mathematica allows you to export graphics and sounds in a wide variety of formats. If you use the notebook front end for Mathematica, then you can typically just copy and ...
ClickPane   (Built-in Mathematica Symbol)
ClickPane[image, func] represents a clickable pane that displays as image and applies func to the x, y coordinates of each click within the pane.ClickPane[image, {{x_min, ...
ArrayFlatten   (Built-in Mathematica Symbol)
ArrayFlatten[{{m_11, m_12, ...}, {m_21, m_22, ...}, ...}] creates a single flattened matrix from a matrix of matrices m i j. ArrayFlatten[a, r] flattens out r pairs of levels ...
Band   (Built-in Mathematica Symbol)
Band[{i, j}] represents the sequence of positions on the diagonal band that starts with {i, j} in a sparse array.Band[{i_min, j_min, ...}, {i_max, j_max, ...}] represents the ...
DateList   (Built-in Mathematica Symbol)
DateList[] gives the current local date and time in the form {year, month, day, hour, minute, second}. DateList[time] gives a date list corresponding to an AbsoluteTime ...
DateString   (Built-in Mathematica Symbol)
DateString[] gives a string representing the complete current local date and time. DateString["elem"] gives the specified element or format for date and ...
DesignMatrix   (Built-in Mathematica Symbol)
DesignMatrix[{{x_11, x_12, ..., y_1}, {x_21, x_22, ..., y_2}, ...}, {f_1, f_2, ...}, {x_1, x_2, ...}] constructs the design matrix for the linear model \[Beta]_0 + \[Beta]_1 ...
1 ... 73|74|75|76|77|78|79 ... 216 Previous Next

...