Specify optional pairs of arguments as
Name1=Value1,...,NameN=ValueN, where Name is
the argument name and Value is the corresponding value.
Name-value arguments must appear after other arguments, but the order of the
pairs does not matter.
Before R2021a, use commas to separate each name and value, and encloseNamein quotes.
Example: 'Type','V-optimal'
The design generator properties determines the applicable name-value pairs.
Generator type, specified as the comma-separated pair consisting of 'Type' and a
character vector.
Example: 'Type','V-optimal'
Number of points, specified as the comma-separated pair consisting of
'NumberOfPoints' and an integer.