Main Content
perturbedArray
Description
creates a perturbed array arrayp
= perturbedArray(array
)arrayp
from an original
array
. Use the perturbations
function to apply one or perturbations to the array
. Then create the
perturbed array arrayp
using the perturbedArray
object function. The array perturbation are described in the perturbation table created by
the perturbations
object function. You can call this function many times to create a new perturbed
array.
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2022a