I am using Simulink, simRF, DSP system toolbox and Communication system toolbox in my design, while i am connecting blocks with each other many shows red dotted lines instead of solid black lines although the blocks are taken from same library like while connecting mixer block output with the RF low pass filter input, shows a red dotted lines.
1
votes
1 Answers
1
votes
The red dots means you can't connect the to blocks together. SimRF is based on the Simscape technology and so the connection between blocks aren't signal-based as in normal Simulink. Have a look at Using SimRF Software for the First Time in the documentation for the proper way to interface SimRF blocks to regular Simulink blocks.