Is there any function/command to replace unit delay function block in matlab?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simulink Functions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!