photo

Ben


Actif depuis 2012

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

1 Question
4 Réponses

RANG
10 103
of 300 331

RÉPUTATION
4

CONTRIBUTIONS
1 Question
4 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
2

RANG
 of 20 920

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 124

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
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...

plus de 13 ans il y a | 0

Réponse apportée
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...

plus de 13 ans il y a | 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...

plus de 13 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
compute computational time
Tick the 'profile' box in the Simulink tools menu, then run your simulation again.

plus de 13 ans il y a | 0

Réponse apportée
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...

plus de 13 ans il y a | 0