S-function _Error in port widths or dimensions
조회 수: 4 (최근 30일)
이전 댓글 표시
hello everyone, i use S-Function block (with m file) in a simulink model. 71 measuring signals are passes to the input port of S-Function block through a Mux. the output port of block are connected to demux to pass 45 signals. the following error are returned:
`Invalid setting for output port dimensions of 'DN_77bus77bus/Mux'. The dimensions are being set to 71. This is not valid because the total number of input and output elements are not the same
Error in port widths or dimensions. Input port 1 of 'DN_77bus77bus/S-Function' is a one dimensional vector with 71 elements`.
please how i can solve this problem.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Block and Blockset Authoring에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!