how to create a 4x4 matrix in simulink?
조회 수: 6 (최근 30일)
이전 댓글 표시
How do i create a matrix larger than dimension of 3x3 in Simulink?
답변 (1개)
Azzi Abdelmalek
2012년 9월 3일
편집: VBBV
2023년 8월 5일
I don't know what do you mean by creating a matrix, but a "constant" block from simulink sources can be used to import a matrix from workspace. just set the constant value to any matrix you want
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!