photo

Ben


Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

1 Frage
4 Antworten

RANG
10.103
of 300.365

REPUTATION
4

BEITRÄGE
1 Frage
4 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
2

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.262

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

mehr als 13 Jahre vor | 0

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

mehr als 13 Jahre vor | 2

Frage


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

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
compute computational time
Tick the 'profile' box in the Simulink tools menu, then run your simulation again.

mehr als 13 Jahre vor | 0

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

mehr als 13 Jahre vor | 0