741 - 750 of 803 for click-interactive panelsSearch Results
View search results from all Wolfram sites (163684 matches)
GraphicsColumn   (Built-in Mathematica Symbol)
GraphicsColumn[{g_1, g_2, ...}] generates a graphic in which the g_i are laid out in a column, with g_1 above g_2, etc. GraphicsColumn[list, alignment] aligns each element ...
GraphicsRow   (Built-in Mathematica Symbol)
GraphicsRow[{g_1, g_2, ...}] generates a graphic in which the g_i are laid out in a row.GraphicsRow[list, spacing] leaves the specified spacing between successive elements.
NominalVariables   (Built-in Mathematica Symbol)
NominalVariables is an option for fitting functions such as LinearModelFit that specifies which variables should be treated as having discrete values specified by names.
VerticalSlider   (Built-in Mathematica Symbol)
VerticalSlider[y] represents a vertical slider at position y with range 0 to 1. VerticalSlider[Dynamic[y]] takes the position to be the dynamically updated current value of ...
Density and Contour Plots   (Mathematica Tutorial)
Density and contour plots. This gives a density plot of sin(x) sin(y). Lighter regions show higher values of the function. Some options for DensityPlot.
Evaluation in Patterns, Rules, and ...   (Mathematica Tutorial)
There are a number of important interactions in Mathematica between evaluation and pattern matching. The first observation is that pattern matching is usually done on ...
SlideView   (Built-in Mathematica Symbol)
SlideView[{expr_1, expr_2, ...}] represents an object in which the expr_i are set up to be displayed on successive slides. SlideView[{expr_1, expr_2, ...}, i] makes the ...
Examples   (Library Link Tutorial)
Wolfram LibraryLink allows dynamic libraries to be directly loaded into the Mathematica kernel so that functions in the libraries can be immediately called from Mathematica. ...
CUDAFunctionLoad   (CUDALink Symbol)
CUDAFunctionLoad[src, fun, argtypes, blockdim] loads CUDAFunction from scr and makes fun available in Mathematica.CUDAFunctionLoad[{srcfile}, fun, argtypes, blockdim] loads ...
OpenCLFunctionLoad   (OpenCLLink Symbol)
OpenCLFunctionLoad[prog, fun, argtypes, blockdims] loads fun from source code prog, returning an OpenCLFunction object.OpenCLFunctionLoad[{progfile}, fun, argtypes, ...
1 ... 72|73|74|75|76|77|78 ... 81 Previous Next

...