フィルターのクリア

Array Creation in simulink with size value from a simulink block

2 ビュー (過去 30 日間)
Balaji Ramesh Sri
Balaji Ramesh Sri 2022 年 12 月 28 日
回答済み: Sulaymon Eshkabilov 2022 年 12 月 28 日
Hii... I need to do ones(1,N) in simulink , where N comes from a output of a simulink block (N is a integer). I dont want to use matlab functions. Any ideas would be useful.

回答 (1 件)

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2022 年 12 月 28 日
One of the possible options is to use the [eye] and extract diagonal blocks - see attached simple Simulink model. The size of the identity matrix (diagonal) should be defined in MATKLAB workspace.

カテゴリ

Help Center および File ExchangeSimulink Functions についてさらに検索

製品


リリース

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by