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일

0 개 추천

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개)

카테고리

도움말 센터File Exchange에서 Simulink Functions에 대해 자세히 알아보기

질문:

2014년 11월 24일

답변:

2014년 11월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by