Input points from matlab to simulink

조회 수: 4 (최근 30일)
zoom
zoom 2014년 11월 24일
답변: Orion 2014년 11월 24일
I created two different array consists of x and y positions for a robot end-effector. How can I use this points as an input to the simulink model ?

채택된 답변

Orion
Orion 2014년 11월 24일
if x and y are vectors available in the workspace, (with a time vector corresponding), you can simply use a FromWorkspace block to use these data as input of your model.

추가 답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by