>  Docs Center  >  Libraries  >  Daithi  >  SET_EDGE
Libraries

SET_EDGE

SET_EDGE

Name


    SET_EDGE

Purpose


    Fill the boundary of a two dimensional array with a value.

Category


    Miscellaneous

Calling Sequence


    result = Set_Edge(array,value)

Inputs


    array: the two-dimensional array to be changed.
    value: the value to put into the border of the array.

Outputs


    result: the modified array.

Example


    a = Set_Edge(FltArr(10,10),1.5)

Modification History


  Written by: Edward C. Wiebe, 2002-04-11.



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