MATLAB Function Reference | Search  Help Desk |
sets_grid | See Also |
Remove every fuzzy sets and replace them by evenly spaced ones
Syntax
m = sets_grid(m, d1, d2, d3, d4..., t)
Description
m = sets_grid(m, d1, d2, d3, d4..., t)
places d1
sets of type t
along the dimension 1
,
d2
sets along the dimension 2
, etc... The position of the
sets is computed on the basis of the limits attribute. The previously defined rules and
sets are removed.
add_setss