751 - 760 of 803 for click-interactive panelsSearch Results
View search results from all Wolfram sites (163684 matches)
Advice and Suggested Guidelines   (Notation Package Tutorial)
The following are some issues and considerations to be aware of when using the Notation Package and/or designing notations. It is intrinsically difficult to debug something ...
GenomeData   (Built-in Mathematica Symbol)
GenomeData["gene"] gives the DNA sequence for the specified gene on the reference human genome.GenomeData["gene", " property"] gives the value of the specified property for ...
Slider2D   (Built-in Mathematica Symbol)
Slider2D[{x, y}] represents a 2D slider with settings x and y in the range 0 to 1. Slider2D[Dynamic[pt]] takes the setting to be the dynamically updated current value of pt, ...
Setting Up Mathematica Packages   (Mathematica Tutorial)
In a typical Mathematica package, there are generally two kinds of new symbols that are introduced. The first kind are ones that you want to 'export' for use outside the ...
Remote Definitions   (Parallel Package Tutorial)
Parallel kernels do not have access to the values of variables defined in the master kernel, nor do they have access to locally defined functions. Mathematica contains a ...
GUIKit Example: Making Progress ...   (GUIKit Package Tutorial)
This example demonstrates various techniques for designing a progress bar dialog and a number of options available to wrap the reusable widget involved. Here is one technique ...
Library Structure and Life Cycle   (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. ...
SmoothDensityHistogram   (Built-in Mathematica Symbol)
SmoothDensityHistogram[{{x_1, y_1}, {x_2, y_2}, ...}] plots a smooth kernel histogram of the values {x_i, y_i}.SmoothDensityHistogram[{{x_1, y_1}, {x_2, y_2}, ...}, espec] ...
GUI Lifecycles   (GUIKit Package Tutorial)
Normally a live GUIObject instance will shut down and dispose of itself through the normal user action of closing a window or other interface widget that performs the ...
DistributeDefinitions   (Built-in Mathematica Symbol)
DistributeDefinitions[s_1, s_2, ...] distributes all definitions for the symbols s_i to all parallel kernels.DistributeDefinitions["context"] distributes definitions for all ...
1 ... 73|74|75|76|77|78|79 ... 81 Previous Next

...