Technical Solutions
How do I unlink a Simulink library block from my Simulink model at the MATLAB command prompt?
Date Last Modified: Friday, June 26, 2009
| Solution ID: | 1-178PS | |
| Product: | Simulink | |
| Reported in Release: | R11 | |
| Platform: | ||
| Operating System: |
Subject:
How do I unlink a Simulink library block from my Simulink model at the MATLAB command prompt?
Problem Description:
How do I unlink a Simulink library block from my Simulink model at the MATLAB command prompt?
Solution:To unlink your Simulink library block from the MATLAB command prompt, you need to set the 'linkstatus' property of your block to 'none' using the SET_PARAM command as follows: |
|
|
Store

