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 CenterFile Exchange에서 Assembly에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by