How to design a customized sample based signal in Simulink?
이전 댓글 표시
I am trying to design a source block in simulink, that takes sample count and data values as inputs and generates a signal corresponding to number of samples and data values for samples specified.
for example, user enters sample count and data value in the mask parameter of the block as [4 5.2;6 3.2]. The block should generate value 5.2 for the duration 4*sample time and value 3.2 for the duration 6*sample time.
sample time is the simulink model sample time set in configuration parameters.
채택된 답변
추가 답변 (1개)
luciana lima
2015년 8월 7일
0 개 추천
Hi Castro How can I do change frequency when I use source the block repeating sequence stair? Follows my model. Thank you
카테고리
도움말 센터 및 File Exchange에서 Signal Import and Export에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



