head
Get top rows of array or table
Description
head( displays the first eight
rows of array, table, or timetable A)A in the Command Window
without storing a value.
returns
the requested rows of B = head(___)A for either of the previous syntaxes.
The data type of B is the same as the data type of
A.