MATLAB: Make up a timing in simulink

question

hello, Im trying to make up a timing in simulink. I mean my signal have to last 6s and turn off after. I have the Dspace Library linked with the Simulink one but i don't know which block can help me modelize my tempory signal. thank you

Best Answer

Hello , You can use Signal Builder block in Simulinik. This block will allow you to create your customized signal.
You can locate this block under Simulink--> Sources --> Signal Builder
Once you entered into that block you can simply add/ remove signals.
or else you Can also use step signal in simulink.