Statistics
RANK
10,103
of 295,689
REPUTATION
4
CONTRIBUTIONS
1 Question
4 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
2
RANK
of 20,266
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,317
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
Feeds
S-Function Level 1 vs S-Function Level 2
Solved it for my particular simulation: I had direct feedthrough incorrectly enabled for an input port. This created an agebrai...
12 years ago | 0
Level 1 vs Level 2 s-function execute time
Solved - for others having this problem, I had an input port direct feedthrough incorrectly set to true. This caused the creati...
12 years ago | 2
Question
Level 1 vs Level 2 s-function execute time
I have the same algorithm implemented as both a level-1 and level-2 S-function. The Level-2 version gets its core functions cal...
12 years ago | 1 answer | 0
1
answercompute computational time
Tick the 'profile' box in the Simulink tools menu, then run your simulation again.
12 years ago | 0
S-Function Level 1 vs S-Function Level 2
Profile your code but ticking the 'profile' entry in the Simulink tools menu. You will probably see that the Level-2 function...
12 years ago | 0