MmaTranslator[Mma][Split] - split a list into sublists
|
Calling Sequence
|
|
Split(arguments)
|
|
Parameters
|
|
arguments
|
-
|
Maple translation of the Mathematica command arguments
|
|
|
|
|
Description
|
|
•
|
The Split command splits a list into sublists containing runs of identical items.
|
|
|
Examples
|
|
>
|
|
Use the command with the Maple translation.
>
|
|
| (1) |
Alternatively, you can use the FromMma command with the evaluate option specified.
>
|
|
>
|
|
| (2) |
|
|
Download Help Document
Was this information helpful?