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 Center および File ExchangeSimulink Functions についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by