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!