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!