Quantcast
Channel: Programmers Heaven Forums RSS Feed
Viewing all articles
Browse latest Browse all 2703

Add_Line

$
0
0
Hi All,

This might be a simple question but...

I am trying to connect the output of Input Port block (from SimRF Library) to the input of an S-parameter block (from SimRF Library) using the "add_line" command.

I have been trying the following line but keep running into an error:
add_line('mySys','InPort/2', 'Filter/1', 'autorouting', 'on')

Error: "Invalid Simulink object name: InPort/2"

Now both of these ports are different than typical ports. Visually, they are little black circles. Do I need to change the way I identify these types of ports for some reason?

Appreciate any help!!

Thanks!

Viewing all articles
Browse latest Browse all 2703

Trending Articles