Clear Filters
Clear Filters

what are the methods that build the matrix in Simulink 2017?

1 view (last 30 days)
how can build the matrix or vector in Simulink and you should know some elements in the matrix are variable for example A=[ cos (w*t) 4 sin (w*t) 5; 7*cos (w*t) 9*sin (w*t) 5;9*sin (w*t) 8*sin (w*t) 2]

Accepted Answer

KL
KL on 15 Aug 2017
Is this what you're looking for?

More Answers (0)

Categories

Find more on Modeling in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!