Welcome to our Support Center

Sort Array

Description

Rearranges array by sorting the elements in ascending order.

 

Input parameters

 

array : class, n-dimensional tensor.

Output parameters

 

sorted array : class, tensor sorted in ascending order.

Example

All these exemples are snippets PNG, you can drop these Snippet onto the block diagram and get the depicted code added to your VI (Do not forget to install PERRINE library to run it).

Sort 1D Array

Sort 2D Array

Sort 3D Array

Table of Contents
Index