Simulink: Ctrl-click does not link two blocks.
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Kevin Phung
am 13 Dez. 2022
Bearbeitet: Kevin Phung
am 14 Dez. 2022
From documentation:
"Click a port. Click the blue chevron symbol that appears near a compatible port you want to connect to.
Select the first block, then Ctrl + click a second block.
Drag from port to port.
Click a port and hold Shift as you connect to the next port. Hold Shift to make multiple, consecutive connections."
Unfortunately, selecting a block and then CTRL selecting another block does not automatically connect them. Is this a bug? Or is there a setting I need to enable?
0 Kommentare
Akzeptierte Antwort
Fangjun Jiang
am 14 Dez. 2022
Try this
Drop a Bus Selector block (it has two outputs) and a XY Graph block (it has two inputs).
single click the Bus Selector block, it becomes highlighted.
While pressing the Ctrl key, single click the XY Graph block,
Two lines are connected instantly
1 Kommentar
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu General Applications finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!