====== Select Percent Matrix ====== ===== Description ===== This container picks up a percent matrix from a series of matrices. ===== Inputs ===== None. ===== Optional Inputs ===== ^ Name ^ Type ^ Description ^ Default Value ^ | Step | [[Positive Integer Value Type]] | Current step or model iteration. | 1 | ===== Outputs ===== ^ Name ^ Type ^ Description ^ | Percent Matrix | [[Transition Percent Matrix Type]] | Matrix of percents. | ===== Group ===== [[Functor List#Stack | Stack]] ===== Notes ===== This container allows the replacement of of one percent matrix with another during a model execution. Any matrix inside this container will begin to be used by a model according to its matrix number identifier and will continue to be used until the model step reaches the number identifier of another matrix inside the same container. Each percent matrix inside the "Select Percent Matrix" must be provided by a corresponding [[Number Percent Matrix]]. ===== Internal Name ===== SelectPercentMatrix