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.
![ff.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/230484/ff.png)
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 件のコメント
コミュニティ
その他の回答 パワー エレクトロニクス コミュニティ
参考
カテゴリ
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!