photo

Stephen Eltinge

Last seen: 1 day ago Active since 2022

Followers: 0   Following: 0

MathWorks developer working on Simulink.

Statistics

MATLAB Answers

0 Questions
4 Answers

RANK
6,192
of 297,503

REPUTATION
8

CONTRIBUTIONS
0 Questions
4 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
I receive an error when adding a delay block in for loop block
Hi Matthew, Fangjun is correct in the comments above. Be careful not to confuse two different concepts: the timesteps of the to...

2 years ago | 0

| accepted

Answered
How to set a constraint to limit rate of change of output in s function
Hi aditya, To write an S-Function block that recalls its previous output, please look into adding a discrete state to the S-Fun...

2 years ago | 0

Answered
simulink arrays blocks implementation for f0 sine signal , shft values, length=1000, "y=f0(shft)" need to implement this logic
Hi anil, It looks to me like you want to generate a sine wave signal for use in a Simulink model. Please see the instructions f...

2 years ago | 0

Answered
interpn return error inside of a Simulink function
Hi olbond, The MATLAB Function block only supports the subset of MATLAB language features that are compatible with C/C++ code g...

2 years ago | 0

| accepted