How do I create a matrix from scalars in Simulink? I cant find the "create 3x3 matrix" that many suggests
6 次查看(过去 30 天)
显示 更早的评论
How do I create a matrix from scalars in Simulink? I cant find the "create 3x3 matrix" that many suggests
0 个评论
回答(1 个)
Walter Roberson
2018-3-7
https://www.mathworks.com/help/aeroblks/create3x3matrix.html is part of the Aerospace Block Set.
You should probably use https://www.mathworks.com/help/simulink/slref/vectorconcatenate.html#bqnn8f6 Multidimensional Array Mode
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Get Started with Aerospace Blockset 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!