591 - 600 of 663 for instant interfaceSearch Results
View search results from all Wolfram sites (183422 matches)
One of the most common uses of MathLink is to allow you to call functions in an external program from within Mathematica. Once the external program has been set up, all you ...
Systemwide Defaults   (Mathematica Tutorial)
If you have installed Mathematica in a location where multiple users can run it (for example, on a file server or multi-user machine), then you can set up systemwide defaults ...
Testing the Installation   (Mathematica Tutorial)
The following simple commands allow you to test the installation of Mathematica. Running these commands does not guarantee that the installation was successful, but a failed ...
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 ...
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 ...
1 ... 57|58|59|60|61|62|63 ... 67 Previous Next

...