フィルターのクリア

Auto Simulation with Simulink

4 ビュー (過去 30 日間)
Giovanni Silva Pimentel
Giovanni Silva Pimentel 2019 年 3 月 22 日
回答済み: Akshay Khadse 2019 年 3 月 29 日
Hi, i would like to know if there is any possibility to make that Simulink runs multiple simulations varying the input data and saving the inputs and outputs in some data text (perhaps the same matlab, or excel). For example I got this DC Motor Model, and it has 4 outputs (Speed, Armature Current, Torque and Armature Voltage), this outputs are based on voltage and Mechanical Torque applied to the motor, so i would like to run many simulations with lets say 1[V] and 1[Nm] in the input, then 2[V] and 2[Nm] and so on, so in every simulations i would like to save those inputs data and save the outputs as well, is this possible?, any reference or commands that could help, or there is another form of doing this?. This is for making a training set and make a neuronal network, so I need more than 1000 simulations. Thanks in advance.
  1 件のコメント
Akshay Khadse
Akshay Khadse 2019 年 3 月 29 日
Do you want to verify this as well?

サインインしてコメントする。

回答 (1 件)

Akshay Khadse
Akshay Khadse 2019 年 3 月 29 日
If not than you could use the sim command in a MATLAB script, log the signals in your model and save the output from this script.
Following are the documentation pages that should get you started.

カテゴリ

Help Center および File ExchangeData Logging についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by