Run a Simulink Simulation based on Input Data files

조회 수: 3 (최근 30일)
Viraj
Viraj 2019년 1월 25일
답변: Mark McBroom 2019년 1월 28일
I am currently trying to run a Simulation based on data that i have already collected (it is in Array format)
I am pretty sure I can make it work if i find a way to increment a value in Simulink and use it to call my array in the Rigid Transform Block. Although nothing has really seemed to work yet. I really hope someone can guide me through this or can suggest a simpler way to run a simulation with input data already available
Input data is:
x, y, z, roll, yaw and pitch
Expected result:
To move a body in Simulink (or anything else) with the data avilable to me.
My current approach involves substituting values in the rigid transform block from the dataset. (It isnt working)
Any other type of approach is also welcome.
Thank You.

답변 (1개)

Mark McBroom
Mark McBroom 2019년 1월 28일
https://www.mathworks.com/help/releases/R2018b/simulink/ug/comparison-of-signal-loading-techniques.html

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by