Mathematica offers great flexibility for adding text to graphics; you can add text interactively using the Drawing Tools palette or programmatically using various graphics ...
StateOutputEstimator[ss, l] constructs an estimator for the StateSpaceModel object ss with estimator gain matrix l.StateOutputEstimator[{ss, sensors}, l] uses only sensors as ...
Mathematica stores preference settings and initialization data in two directories, $BaseDirectory and $UserBaseDirectory. Within each of these directories are several ...
int MLNextPacket (MLINK link) goes to the next packet on link and returns a constant to indicate its head.
CUDACCompilers[] gives a list of C compilers detected on system and supported by NVCCCompiler.
$InstalledServices is a list of the installed web service operations.
PrimeQCertificate[n] gives a certificate that n is prime or that n is composite.
int MLPutReal64 (MLINK link, double x) puts the double-precision floating-point number x to the MathLink connection specified by link.
DataRanges is an option for PairwiseScatterPlot which specifies range limits for each column of data.
RevolutionPlot3D and SphericalPlot3D have been added to the built-in Mathematica kernel. RevolutionPlot3D includes the functionality of CylindricalPlot3D.