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

 채택된 답변

Kaustubha Govind
Kaustubha Govind 2011년 6월 12일

0 개 추천

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.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Sparse Matrices에 대해 자세히 알아보기

제품

질문:

Mo
2011년 6월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by