Main Content

plccleartypes

Clear the data types associated with the Simulink PLC Coder ladder models from the workspace

Description

example

plccleartypes clears the ladder data types from the MATLAB® workspace.

Examples

collapse all

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

Use the plccleartypes function to clear the data types associated with the Simulink Ladder Diagram model.

plccleartypes

The data types are cleared from the MATLAB workspace.

Version History

Introduced in R2019a