photo

FUN S


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

1 Question
3 Answers

RANK
77,422
of 301,432

REPUTATION
0

CONTRIBUTIONS
1 Question
3 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,280

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,555

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • First Answer
  • Revival Level 1

View badges

Feeds

View by

Answered
State derivatives returned by S-function 'BUCKchap3_6plant' in 'BUCKchap3_6/S-Function' during flag=1 call must be a real vector of length 2
By adding assert(all(imag(u)==0), 'u is imaginary or nan'); before sys(1)=(-x(2)+Vin*u(1))/L; sys(2)=x(1)/C-x(2)/C/R;, but the p...

7 years ago | 0

Question


State derivatives returned by S-function 'BUCKchap3_6plant' in 'BUCKchap3_6/S-Function' during flag=1 call must be a real vector of length 2
error:State derivatives returned by S-function 'BUCKchap3_6plant' in 'BUCKchap3_6/S-Function' during flag=1 call must be a real ...

7 years ago | 2 answers | 0

2

answers

Answered
State derivatives returned by S-function during flag=1 call must be a real vector
I met the same problem, who can solve?

7 years ago | 0