Create tridiagonal matrix in Simulink

Hi there,
In SIMULINK I have the sudiagonal, diagonal and superdiagonal of a matrix as three vectors. Now I am looking to build the resulting matrix.
If we were in MATLAB I would have v1, v2, v3 and I would want A such that:
A = gallery('tridiag', v1, v2, v3);
Does anyone know a way to do that in SIMULINK?
Tanks a lot

답변 (0개)

카테고리

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

질문:

GT
2016년 11월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by