7671 - 7680 of 10072 for copyingSearch Results
View search results from all Wolfram sites (14307 matches)
Scripting GUIs   (GUIKit Package Tutorial)
Dynamic behavior is added to a GUIKit user interface by executing Mathematica code. This lets one part of the definition interact with another, for example, specifying the ...
Layout Samples   (GUIKit Package Tutorial)
It is perhaps easiest to see when to use certain layout elements by visually illustrating how they each combine to create a resizable dialog. Here are a number of further ...
Threads   (GUIKit Package Tutorial)
By default, any interface definition executes within a single thread, and since currently GUIKit` definitions execute at runtime as Java components, this means that execution ...
ANOVA   (ANOVA Package Symbol)
ANOVA[data] performs a one-way analysis of variance.ANOVA[data, model, vars] performs an analysis of variance for model as a function of the categorical variables vars.
CalendarChange   (Calendar Package Symbol)
CalendarChange[{year, month, day}, calendar_1, calendar_2] converts the date {year, month, day} given in calendar calendar_1 into a date given in calendar ...
DateQ   (Calendar Package Symbol)
DateQ[{year, month, day}] yields True if date {year, month, day} is a valid date in the current calendar system, and yields False otherwise. DateQ[{year, month, day, hour, ...
DayOfWeek   (Calendar Package Symbol)
DayOfWeek[{year, month, day}] gives the day of the week on which the given date {year, month, day} occurred.DayOfWeek[{year, month, day, hour, minute, second}] gives the day ...
DaysBetween   (Calendar Package Symbol)
DaysBetween[{year_1, month_1, day_1}, {year_2, month_2, day_2}] gives the number of days between the dates {year_1, month_1, day_1} and {year_2, month_2, day_2}. ...
Jewish   (Calendar Package Symbol)
Jewish represents the Jewish calendar system.
Calendar Package   (Calendar Package Tutorial)
This package provides a unified treatment of the basic calendar operations. The main idea is to treat the calendar as a generalized number system, so that days, weeks, ...
1 ... 765|766|767|768|769|770|771 ... 1008 Previous Next

...