Main Content

plcloadtypes

Load the data types for Simulink PLC Coder ladder models

Description

example

plcloadtypes loads the data types used by PLC Ladder models into the MATLAB® workspace.

Examples

collapse all

The following example demonstrates how to load the data types associated with a Ladder model in Simulink®.

Use the plcloadtypes function to load the data types associated with the Simulink Ladder Diagram model.

plcloadtypes

The data types are loaded into the MATLAB workspace.

Version History

Introduced in R2019a