Input points from matlab to simulink

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 ?

 Respuesta aceptada

Orion
Orion el 24 de Nov. de 2014

0 votos

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.

Más respuestas (0)

Categorías

Más información sobre Simulink Functions en Centro de ayuda y File Exchange.

Preguntada:

el 24 de Nov. de 2014

Respondida:

el 24 de Nov. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by