functionconversioToTransferFunction_bench
Example to compute a zeros-and-poles representation of a MIMO system from state space representation
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n | 20 | |
| Integer | ll | 7 |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| TransferFunction | tf1 | ||
| Boolean | ok |