Sparse matrices in Simulink

Hi there. Is there any reason why I can't use sparse matrices in gain blocks in Simulink? Is there an alternative?
Regards, Mohamed

 Respuesta aceptada

Kaustubha Govind
Kaustubha Govind el 12 de Jun. de 2011

0 votos

The MATLAB sparse matrix type is not supported with any block in Simulink as far as I know. You need to convert your matrix to a full matrix using the FULL command to be able to use it.

Más respuestas (0)

Categorías

Más información sobre Sparse Matrices en Centro de ayuda y File Exchange.

Productos

Etiquetas

Preguntada:

Mo
el 11 de Jun. de 2011

Community Treasure Hunt

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

Start Hunting!

Translated by