Simulink/Simscape Model Interogation

2 ビュー (過去 30 日間)
Brett Snodgrass
Brett Snodgrass 2020 年 1 月 10 日
回答済み: Yifeng Tang 2022 年 8 月 31 日
In the Simscape window, I'd like to allow user to set/modify time in a single cell in the range 0<t<end, and have immediate feedback of various model results within the window, all without rerunniung the model. Any input on how to do that?
Example.png

回答 (1 件)

Yifeng Tang
Yifeng Tang 2022 年 8 月 31 日
Hi Brett,
I think we have discussed this during a meeting. Just put some notes here so more people may benefit from your question.
I think a relatively easy way to do this is to build simple MATLAB App where you can run the model once and save the results to simlog. The app can then query and interpolate into the simlog data based on time input and display the results in the App.

カテゴリ

Help Center および File ExchangeSimscape Fluids についてさらに検索

タグ

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by