How can i generate the rules matrix of a fuzzy system that has two outputs and the outputs are logically combined using the "and" operator. (In MATLAB envirement)?
p--->q and r
The fuzzy system has 3 rules like above. The membership functions are triangular, and the linguistic variables are "Low", "Medium" and "High".