Is there any function/command to replace unit delay function block in matlab?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I am currently, trying to run simulink models by writing a program in MATLAB. The issue is that the outputs of one of the model acts as an input of a previous model and hence requires use of delay input. Instead of creating that block in the model, I want to run everything through a program.Please check the attached image
In the image, I am currently using delay input block to achieve the desired functioning. Is there a way of removing it and specifying delay input via MATLAB command/function?
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Simulink Functions finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!