Can Stateflow use Microsoft Excel data for simulation input?

I want to input data that I have in excel into Stateflow and use this data to run simulations in Stateflow. The data in excel is a large amount of values used for the different variables in my Stateflow chart.

 採用された回答

Arnaud Miege
Arnaud Miege 2011 年 6 月 6 日

3 投票

Import the data into MATLAB using import wizard or xlsread. You can then use it as input(s) for your Simulink/Stateflow model with the Signal Builder or From Workspace blocks. Have a look at Data Import and Export in the MATLAB documentation.
HTH,
Arnaud

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File Exchange で Decision Logic についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by