Full Library / Math Operator / Array / ArraySort
Block Name: ArraySort
Code File Location: VisualSim/actor/lib/ArraySort
o Sort the elements of an input array. This actor reads an array from the input port and sends a sorted array to the output port. The input array is required to contain either strings or non-complex scalars, or a type error will occur. The output array will have the same type as the input and can be sorted in either ascending or descending order. Duplicate entries can be optionally removed.
Created with the Personal Edition of HelpNDoc: Easy CHM and documentation editor