フィルターのクリア

Is the a way to convert a non-virtual bus structure into a multi dimensional single element bit field/array?

1 回表示 (過去 30 日間)
I need to take a non virtual bus of boolean elements and pack them up into a multi dimensional single element array using Simulink or Statflow. The main issue is the the bus structure might grow over time so i dont want this to be a manual process of updating a new bit everytime an element get added. I was thinking of using a for loop to do this, but i dont know how to pull each bus element without calling them out by name.

採用された回答

Jonas
Jonas 2020 年 2 月 7 日
I suggest you investigating For Each subsystems.

その他の回答 (0 件)

カテゴリ

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

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by