Blocks in series, Simulink
1 次查看(过去 30 天)
显示 更早的评论
Hello Matlab and Simulink users.
I would like to calculate the number of Transfer Function blocks that better approximate a Transport Delay block.
Of course, I don't want to manually draw all the blocks and try them.
Is there a way to set the number of blocks in series?
Thanks in advance and best regards,
Maria Angela
0 个评论
采纳的回答
Andreas Goser
2016-12-28
Also I do not know the science behind what you want to do, but can image you want to try MATLAB commands like "add_block", "add_line" etc. to create a Simulink model by MATLAB code.
0 个评论
更多回答(1 个)
Gabriel Delcros
2016-12-27
Hello, I don't know if I really understand your problem but there is a block named transport delay able to put the delay you want on your signal. Just put -1 on sampling time to pick the one of your simulation and then you can't choose how much time you want to delay your signal ;)
2 个评论
Gabriel Delcros
2016-12-28
Put a variable in input instead of a value? Then load a file with this value.
So then you can compute your latencies.
另请参阅
类别
在 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!