Info

This question is closed. Reopen it to edit or answer.

Connect a signal input form excel to And gate through script

1 view (last 30 days)
How to connect a signal input from excel to and gate
using handles
addline([model_path '/' input_Name{itr,1}], inpPortHandle.Outport, 'and/1')
so how to get the handle of 1st input of AND gate

Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!