Hello all, I have a state space system model which takes in 3 inputs and gives a single output which I am trying to model in Activate. The 3 inputs are time series signals and I am currently using lookup tables and the mux block to feed it into the state space block. When I try to run this table, there is inconsistency between the dimension of output port of Mux block and input port of State space block. Any suggestions on how to resolve this?
Also open to suggestions of using other convenient blocks for my simulation like signal generator or signalIN blocks.
Thanks,
Rajath
<?xml version="1.0" encoding="UTF-8"?>