RandomTools[GetFlavors] - return the names of all known flavors
|
Calling Sequence
|
|
GetFlavors()
|
|
Description
|
|
•
|
The GetFlavors() function returns an expression sequence that contains the names of all flavors known to function Generate.
|
•
|
This function is part of the RandomTools package, and so it can be used in the form GetFlavors(..) only after executing the command with(RandomTools). However, it can always be accessed through the long form of the command by using the form RandomTools[GetFlavors](..).
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
>
|
|
| (2) |
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?