필터 지우기
필터 지우기

Simulink Question: Trouble Debugging

조회 수: 4 (최근 30일)
Light
Light 2019년 3월 26일
답변: Patel Mounika 2019년 4월 1일
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.

답변 (1개)

Patel Mounika
Patel Mounika 2019년 4월 1일
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.

카테고리

Help CenterFile Exchange에서 Simulink Functions에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by