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

6 visualizaciones (últimos 30 días)
H
H el 31 de Ag. de 2014
Editada: Kaustubha Govind el 2 de Sept. de 2014
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?

Respuestas (1)

Kaustubha Govind
Kaustubha Govind el 2 de Sept. de 2014
Editada: Kaustubha Govind el 2 de Sept. de 2014
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.

Categorías

Más información sobre Block Libraries en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by