Community Profile

photo

retigi


Last seen: 1 month ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Is it possible to define cstructname for a struct property of a classdef
Suppose I have the following class: Classdef foo Properties m_foo=struct('m1',0, 'm2',0) %coder.cstructname(m_foo,...

4 years ago | 1 answer | 0

1

answer

Question


Initializing discrete states with Matlab functions
I have the following hypothetical system: <</matlabcentral/answers/uploaded_files/124055/simulinkQuestion.png>> The discre...

6 years ago | 1 answer | 0

1

answer

Question


Why does NextTimeHit always return 0 in Matlab S-Functions?
I need to compute the step size (i.e. dt) in the discrete update method of a Matlab S-Function whose Sample Time is set to be "I...

6 years ago | 1 answer | 0

1

answer