Community Profile

photo

Akinkunmi Adegbenro


Last seen: 11 months ago Active since 2019

Statistics

  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Question


How can I output singular element of an array from workspace to simulink per second simulation time?
I am trying to output elements of a 96x1 array in Simulink. But I want to be able to do this at the rate of one element per seco...

4 years ago | 1 answer | 0

1

answer

Question


How to perform the absolute value function on the output of an optimisation expression?
% Create Optimisation expressions j = length(x); % is a double array Tk = optimexpr(j); Uk = optime...

4 years ago | 1 answer | 0

1

answer