how to create a 4x4 matrix in simulink?
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How do i create a matrix larger than dimension of 3x3 in Simulink?
Réponses (1)
Azzi Abdelmalek
le 3 Sep 2012
Modifié(e) : VBBV
le 5 Août 2023
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 commentaires
Voir également
Catégories
En savoir plus sur Simulink Functions dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!