Deployment
You can generate code for evaluating fuzzy inference systems in:
Simulink® using Simulink Coder™ or Simulink PLC Coder™
MATLAB® using MATLAB Coder
You can also package and deploy standalone applications that include fuzzy systems using either MATLAB Compiler™ or Simulink Compiler.
For more information, see Deploy Fuzzy Inference Systems.
Blocks
Fuzzy Logic Controller | Evaluate fuzzy inference system |
Functions
evalfis | Evaluate fuzzy inference system |
evalfisOptions | Option set for evalfis function |
getFISCodeGenerationData | Create homogeneous fuzzy inference system structure |
Topics
- Deploy Fuzzy Inference Systems
You can generate code fuzzy inference systems or package and deploy standalone applications.
- Generate Code for Fuzzy System Using Simulink Coder
You can generate code for a fuzzy inference system implemented in Simulink using a Fuzzy Logic Controller block.
- Generate Code for Fuzzy System Using MATLAB Coder
You can generate code for a fuzzy inference system evaluated in MATLAB using the
evalfis
function. - Generate Structured Text for Fuzzy System Using Simulink PLC Coder
You can generate Structured Text for a fuzzy inference system implemented in Simulink using a Fuzzy Logic Controller block.