フィルターのクリア

How do i recover all the entries to a stateflow chart into a structure in matlab workspace through matlab script ?

1 回表示 (過去 30 日間)
I have a steflow chart which has inputs and outputs .I want to create a structure which recovers all the inputs and outputs of the particular chart block into the structure .When i then call the structure it should automatically show me the entries and outputs .
For example : Entries.name_ofInput1 = *****
Entries.name_ofInput2 = ****
Similarly for the output .
How do i automatically know all the entries of a particular chart in stateflow in matlab workspace through a script ?
Is there any command which gives me access to all the chart Entries and outputs in workspace ?
Any help would be appreciated

回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by