Computes a value that is greater than p percent of the data values in x array. Wire data to the p input to determine the polymorphic instance to use or manually select the instance.


icon

Inputs/Outputs

  • c1ddbl.png x array

    x array specifies the data set.

  • c1ddbl.png p array

    p array specifies the percent of data values in x array that are less than the corresponding elements of percentiles.

  • i1ddbl.png percentiles

    percentiles returns the values greater than the corresponding p percent of the data values in x array.

  • ii32.png error

    error returns any error or warning from the VI. You can wire error to the Error Cluster From Error Code VI to convert the error code or warning into an error cluster.