I'd like to know how can I model a sprind-damper dynamic system in Matlab Code. My goal is to simulate the dynamic behavior of a motorcycle as it rides over a bump. I'd use any help.

3 ビュー (過去 30 日間)
I'd like to know how can I model a sprind-damper dynamic system in Matlab Code. My goal is to simulate the dynamic behavior of a motorcycle as it rides over a bump. I'd like to model it in Matlab code, I've already done it in simulink. Any advisewill help.

回答 (1 件)

Rhea Chandy
Rhea Chandy 2021 年 3 月 29 日
Since you have already modelled the system in Simulink, It seems like you are asking for a way to convert your Simulink model into Matlab. There is no documented way to do this, but as of R2020a you can use Simulink Compiler to compile your model and use it with your deployed / compiled App Designer app.
This example shows you the workflow of creating a simulation app in App Designer and using Simulink Compile to deploy it.
For more information on Simulink Compilers, you can look here: Simulink Compiler

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by