SB2SL | ![]() |
Blocks Not Converted to Simulink
SB2SL converts the following SystemBuild blocks into empty placeholder blocks in Simulink. You may want to replace these with various Simulink blocks you have developed that are equivalent.
These blocks are converted into blocks labeled Unconverted. To view a complete listing of the blocks not translated, select Unconverted blocks from the Build menu.
Suggestions for Handling Unconverted Blocks
You can implement all of the SystemBuild operations represented by the Unconverted blocks on your Simulink diagram using MATLAB, Simulink, and, in some cases, other related products. Here are some suggestions for replacing the Unconverted blocks with ones usable for simulation with Simulink:
To replace an Unconverted block in your Simulink model with the correct Simulink block:
This opens a window listing the SystemBuild component that caused the Unconverted block to be created.
replace_block
to replace the Unconverted
block in the Simulink model.
![]() | Limitations |