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!