フィルターのクリア

How do I display Simulink multi-body simulation visualizer on the MATLAB app designer?

12 ビュー (過去 30 日間)
Fahad Halawani
Fahad Halawani 2022 年 5 月 11 日
コメント済み: Théo Tuerlinckx 2024 年 5 月 7 日
I am trying to develop a virtual lab using the app designer on MATLAB. As I run the model a mechanics explorer window opens up and displays the behaviour of the model. I am trying to figure out a way to display this animation in the app itself so that the user can see it without having to leave the virtual lab.
Is there any possible way to display the mechanics explorer window on the app? Or is it possible to somehow record the animation and display it to the user of the virtual lab after simuating the model?
  1 件のコメント
Théo Tuerlinckx
Théo Tuerlinckx 2024 年 5 月 7 日
Hi @Fahad Halawani, I'm bumping into the same issue. Did you finally found something to solve it ?

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

回答 (1 件)

Steve Miller
Steve Miller 2022 年 11 月 19 日
編集済み: Steve Miller 2022 年 11 月 19 日
You cannot integrate the Mechanics Explorer into an App designed by App designer yet.
However, you can programmatically generate a video from your model (.mp4, .avi, ...) and have it available after the simulation is complete using the command smwritevideo. That might be a way to include an animation of the results into your MATLAB session - great idea.
--Steve

カテゴリ

Help Center および File ExchangeSimulation and Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by