761 - 770 of 803 for click-interactive panelsSearch Results
View search results from all Wolfram sites (163684 matches)
ParallelTry   (Built-in Mathematica Symbol)
ParallelTry[f, {arg_1, arg_2, ...}] evaluates f[arg_i] in parallel, returning the first result received.ParallelTry[f, {arg_1, arg_2, ...}, k] returns a list of the first k ...
Options for Graphics   (Mathematica Tutorial)
When Mathematica plots a graph for you, it has to make many choices. It has to work out what the scales should be, where the function should be sampled, how the axes should ...
Introduction to DatabaseLink   (DatabaseLink Tutorial)
Data storage, indexing, and retrieval have long been crucial tasks of many large organizations such as governments, banks, hospitals, and libraries. As human societies have ...
Introduction to J/Link   (JLink Tutorial)
Welcome to J/Link, a product that integrates Mathematica and Java. J/Link lets you call Java from Mathematica in a completely transparent way, and it also lets you use and ...
Lighting   (Built-in Mathematica Symbol)
Lighting is an option for Graphics3D and related functions that specifies what simulated lighting to use in coloring 3D surfaces.
Parallelize   (Built-in Mathematica Symbol)
Parallelize[expr] evaluates expr using automatic parallelization.
ParallelMap   (Built-in Mathematica Symbol)
ParallelMap[f, expr] applies f in parallel to each element on the first level in expr.ParallelMap[f, expr, levelspec] applies f in parallel to parts of expr specified by ...
GUIKit Example: ActionApp   (GUIKit Package Tutorial)
This example illustrates how to take advantage of Widget["Action"] objects and easily connect and construct typical user interface elements, such as menu items, toolbars, ...
DiscretePlot   (Built-in Mathematica Symbol)
DiscretePlot[expr, {n, n_max}] generates a plot of the values of expr when n runs from 1 to n_max.DiscretePlot[expr, {n, n_min, n_max}] generates a plot of the values of expr ...
SmoothHistogram3D   (Built-in Mathematica Symbol)
SmoothHistogram3D[{{x_1, y_1}, {x_2, y_2}, ...}] plots a 3D smooth kernel histogram of the values {x_i, y_i}.SmoothHistogram3D[{{x_1, y_1}, {x_2, y_2}, ...}, espec] plots a ...
1 ... 74|75|76|77|78|79|80|81 Previous Next

...