Is there any function/command to replace unit delay function block in matlab?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Simulink Functions in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!