Unit Delay Block using Matlab Function Block in Simulink
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Walter Roberson
2021 年 5 月 31 日
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.)
参考
カテゴリ
Help Center および File Exchange で Interactive Model Editing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!