This model shows the code generated for a MATLAB block implementing tank valve control logic.
TankControl is a MATLAB block.
You can generate PLC Structured Text code for this block by right-clicking on the subsystem block and select PLC Code -> Generate Code for Subsystem Alternatively, you can use the following command generatedFiles = plcgeneratecode('plcdemo_eml_tankcontrol/TankControl');
After the code generation, the Diagnostic Viewer window is displayed with hyperlinks to the generated code files. You can open the generated files by clicking on the links.