651 - 660 of 727 for universal interfaceSearch Results
View search results from all Wolfram sites (186805 matches)
Dialogs   (Mathematica Tutorial)
Within a standard interactive session, you can create "subsessions" or dialogs using the Mathematica command Dialog. Dialogs are often useful if you want to interact with ...
MLVersionNumbers()   (Mathematica MathLink C Function)
void MLVersionNumbers (MLENV ep, int *inumb, int *rnumb, int *bnumb) returns the MathLink API interface number, revision number, and build number and stores them respectively ...
EventLocator Method for NDSolve   (Mathematica Tutorial)
It is often useful to be able to detect and precisely locate a change in a differential system. For example, with the detection of a singularity or state change, the ...
Database Connections   (DatabaseLink Tutorial)
The first step in using a database is making a connection. This part of the tutorial discusses how to do this. If you are just starting to use DatabaseLink, you might want to ...
SmoothHistogram   (Built-in Mathematica Symbol)
SmoothHistogram[{x_1, x_2, ...}] plots a smooth kernel histogram of the values x_i.SmoothHistogram[{x_1, x_2, ...}, espec] plots a smooth kernel histogram with estimator ...
Image Processing   (Mathematica Tutorial)
Mathematica provides built-in support for both programmatic and interactive image processing, fully integrated with Mathematica's powerful mathematical and algorithmic ...
ParallelEvaluate   (Built-in Mathematica Symbol)
ParallelEvaluate[expr] evaluates the expression expr on all available parallel kernels and returns the list of results obtained.ParallelEvaluate[expr, kernel] evaluates expr ...
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 ...
Text   (Built-in Mathematica Symbol)
Text[expr] displays with expr in plain text format. Text[expr, coords] is a graphics primitive that displays the textual form of expr centered at the point specified by ...
Parallelize   (Built-in Mathematica Symbol)
Parallelize[expr] evaluates expr using automatic parallelization.
1 ... 63|64|65|66|67|68|69 ... 73 Previous Next

...