I cant generate a square wave to control the gate of Transistor
조회 수: 5 (최근 30일)
표시 이전 댓글
i am trying to control the mosfet using matlab function that contain square wave but this error is alwayes there: Error in port widths or dimensions. 'Output Port 1' of 'untitled/powergui/EquivalentModel1/Gates/From1' is a [1x100] matrix

댓글 수: 0
채택된 답변
Sabin
2023년 5월 18일
From what I see the problem is in the MATLAB function blocks. The output is 1x100 but should be a scalar.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Switches and Breakers에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!