Simulink Question: Trouble Debugging
Ältere Kommentare anzeigen
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.
Antworten (1)
Patel Mounika
am 1 Apr. 2019
0 Stimmen
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.
Kategorien
Mehr zu Sources finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!