Unit Delay Block using Matlab Function Block in Simulink
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I would like to replace the unit delay block in simulink with a matlab function block. However, I don't know what to write for the code inside the matlab fcn block to be able to get the exact same results as the unit delay block. Any help on this?
0 comentarios
Respuestas (1)
Walter Roberson
el 31 de Mayo de 2021
I do not think that is possible using a MATLAB Function Block. I think you would have to use a Level-2 S Block (potentially implemented in MATLAB.)
Ver también
Categorías
Más información sobre Simulink Functions en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!