Connect a signal input form excel to And gate through script
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!