How to generate matlab code in a simulink block
显示 更早的评论
Hello,
I didn't find any solutions to generate randomly a ternary sequence, so, I get an idea. Generate a ternary sequence with matlab code (easy with rand), and put it in a simulink block for simulation. It is possible ?
Thanks for any response.
Regards
回答(1 个)
Sebastian Castro
2015-3-11
0 个投票
Sure you can, with the MATLAB Function block:
- Sebastian
类别
在 帮助中心 和 File Exchange 中查找有关 Sources 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!