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.

  • cdbl.png p

    p specifies the percent of data values in x array that are less than percentile.

  • idbl.png percentile

    percentile returns a value greater than 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.