How to send a matrix info into a mosfet's gate
조회 수: 1 (최근 30일)
이전 댓글 표시
I'm working on a simulink design, using MATLAB function. By the benefit of the MATLAB function, I got 1x10 array of which values are like [1 0 0 1 0 0 1 0 0 0], I want these values to be sent to the MOSFET's gate sequentially. I thought it would have been done with 'For loop' to send it sequentially but I found out that's not possible since it's just sensed the latest column's value so that I just saw 0 in my scope. Any idea how to do it properly?
Below you can see the simulink design.
The problem is I ask you kindly, how 'k' output array can be sent one by one sequentially. Thanks in advance
댓글 수: 0
답변 (1개)
Darshan Pandit
2019년 7월 25일
Hi,
This appears like a duplicate post for the question answered below:
댓글 수: 0
커뮤니티
더 많은 답변 보기: Power Electronics Community
참고 항목
카테고리
Help Center 및 File Exchange에서 Semiconductors and Converters에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!