Why do I receive error messages when my Simulink model uses Simulink Spectrum Scope Blocks to plot the output of System Generator blocks?
Because of the interaction with the System Generator simulation solver and the MATLAB solver, some System Generator designs will appear to Simulink blocks with a continuous sample rate.
When this occurs, you cannot directly connect the outputs of System Generator blocks directly to Simulink blocks such as the Spectrum Scope, because they cannot accept continuous sample times.
To work around this issue, you can add a Simulink Zero Order Hold block, or any other Simulink block that samples the signal, which will sample the signal and allow it to drive blocks such as the Spectrum Scope.
You can find the Zero-Order Hold block in the default Simulink > Discrete blockset.
Answer Number | 问答标题 | 问题版本 | 已解决问题的版本 |
---|---|---|---|
29595 | Xilinx DSP Tools, System Generator for DSP, and AccelDSP Synthesis Tool - Release Notes and Known Issues | N/A | N/A |