How to import a 4x4x3 matrix in simulink from workspace?

6 ビュー (過去 30 日間)
H
H 2014 年 8 月 31 日
編集済み: Kaustubha Govind 2014 年 9 月 2 日
Hello, i'm trying to simulate a serial robot with simulink. Therefore I need to import a 4x4x3 Matrix from workspace into a Matlab function block in Simulink? How do I do it?

回答 (1 件)

Kaustubha Govind
Kaustubha Govind 2014 年 9 月 2 日
編集済み: Kaustubha Govind 2014 年 9 月 2 日
Add a parameter argument to the MATLAB Function block. The name of the parameter should match that of the workspace variable for it to be resolved.

カテゴリ

Help Center および File ExchangeBlock Libraries についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by