photo

retigi


Last seen: 9 months ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
264,297
of 300,499

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,021

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,381

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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,...

6 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...

7 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...

7 years ago | 1 answer | 0

1

answer