>  Docs Center  >  Libraries  >  JBIU  >  EXTRACT_ROWS
Libraries

EXTRACT_ROWS

EXTRACT_ROWS

Name


    EXTRACT_ROWS

Purpose


    This function extracts rows from a CSV structure (as read
    using READ_CSV) and returns a new CSV structure.

Category


    I/O

Calling Sequence


    Result = EXTRACT_ROWS(A, V)

Inputs


    A: A CSV structure, of the format read in using READ_CSV.
    V: A vector of indices of the rows to extract.

Outputs


    A structure of the same form as the one returned by READ_CSV
    containing only the rows listed in V.

Modification History


    Written by: Jeremy Bailin
    11 June 2008 Public release in JBIU



© 2024 NV5 Geospatial Solutions, Inc. |  Legal
My Account    |    Contact Us