Simulink Question: Trouble Debugging

6 visualizzazioni (ultimi 30 giorni)
Light
Light il 26 Mar 2019
Risposto: Patel Mounika il 1 Apr 2019
Hello, attached is the my simulink model that I made based on one provided to me. I was having issues before running the simulation. The first main question I had was at my third fcn block at the bottom of the transformer subsystem. At signal 2, how do I account for the outputs for the last multiplexer and integrate it in my equation:
The second is I am not quite sure how to fix this error:
Thank you in advance.

Risposte (1)

Patel Mounika
Patel Mounika il 1 Apr 2019
The second error has occurred because in the Direct Lookup Table n-D (Dialog-parameters) you have specified Number of table dimensions parameter as 1 but defined the Table data as 2-dimensional data. Redefine the Table data to match the Number of table dimensions.

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by