How do i compute "q" in the connect function of a block diagram

Illustration
uttamsingh - 2020-12-22T10:15:28+00:00
Question: How do i compute "q" in the connect function of a block diagram

sys = connect(blocksys,q,input,output) q = ??

Expert Answer

Profile picture of Prashant Kumar Prashant Kumar answered . 2025-11-20

From a look at the documentation of function 'connect' from the Control System Toolbox, it seems that the function you referred to has the following syntax:

 

sysc = connect(blksys,connections,inputs,outputs)

You can read about how to specify input argument 'connections' in the doc page below (under section 'Input Arguments'):


Not satisfied with the answer ?? ASK NOW

Get a Free Consultation or a Sample Assignment Review!