How to insert an input in a constant in simulink?
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello, I have an input in simulink coming from another system. This input must be used as element in a matrix. The obtained matrix must then used to make the cross product with anther vector. How can i do it?
Another way to say is that i need a matrix in simulink that accept inputs to make calculations with other inputs. Do you have a solution?
0 Kommentare
Antworten (1)
Fangjun Jiang
am 18 Jul. 2023
Use the "Assignment" block to assign values to specified elements of a multi-dimensional signal.
0 Kommentare
Siehe auch
Kategorien
Mehr zu General Applications finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!