221 - 230 of 3808 for FirstSearch Results
View search results from all Wolfram sites (8108 matches)
Put Headings in a Table   (Mathematica How To)
Mathematica provides great flexibility for displaying and styling headings in a table. You can use Prepend or ArrayFlatten to add headings to rows and columns and then use ...
Position   (Built-in Mathematica Symbol)
Position[expr, pattern] gives a list of the positions at which objects matching pattern appear in expr. Position[expr, pattern, levelspec] finds only objects that appear on ...
Quartiles   (Built-in Mathematica Symbol)
Quartiles[list] gives a list of the 1/4, 1/2, and 3/4 quantiles of the elements in list.Quartiles[dist] gives a list of the 1/4, 1/2, and 3/4 quantiles of the symbolic ...
Automatically Number Text   (Mathematica How To)
There are two ways to automatically number text in Mathematica . The simplest way is to use a cell style that automatically numbers text by default. Alternatively, you can ...
Get Elements of Lists   (Mathematica How To)
Lists are very important structures in Mathematica. Lists allow you treat any kind of collection of objects as a single entity. Sometimes you need to pick out or extract ...
When summarizing data, it is often useful to analyze it by subgroup. For example, crop yields could be categorized by seed variety, or average patient recovery time by ...
DeleteDuplicates   (Built-in Mathematica Symbol)
DeleteDuplicates[list] deletes all duplicates from list.DeleteDuplicates[list, test] applies test to pairs of elements to determine whether they should be considered ...
FindList   (Built-in Mathematica Symbol)
FindList["file", " text"] gives a list of lines in the file that contain the specified string. FindList["file", {"text_1", "text_2", ...}] gives a list of all lines that ...
LinkConnect   (Built-in Mathematica Symbol)
LinkConnect["name"] connects to a MathLink link created by another program.
NotebookLocate   (Built-in Mathematica Symbol)
NotebookLocate["tag"] locates all cells with the specified tag in your current input notebook, selecting the cells and scrolling to the position of the first one. ...
1 ... 20|21|22|23|24|25|26 ... 381 Previous Next

...