Statistik
9 Fragen
0 Antworten
RANG
37.177
of 295.569
REPUTATION
1
BEITRÄGE
9 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
11.11%
ERHALTENE STIMMEN
1
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
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
Feeds
Frage
Programmatically get hierarchy depth of a model (subsystems and referenced models)
I can get the hierarchy depth of a model using <https://www.mathworks.com/help/slvnv/ref/model-metric-checks.html#buuybtl-1 subs...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Create test harness automatically for SIL testing of a model (Embedded Coder)
I've a Simulink model for which I'd like to test code generation errors for |Embedded Coder| target. I want to follow the SIL te...
fast 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Simulink get name/label of a port programmatically
In my model I've a |Delay| block (see image below) connected with other blocks (not shown in the image). I have handles of each ...
fast 8 Jahre vor | 4 Antworten | 0
4
AntwortenFrage
Simulink - control flow using custom C code
I am trying to generate a Simulink model which when generated code, exhibits a functionality like this: if (rollDice()==7) ...
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Can I run Simulink generated code in Desktop environment to reproduce code generation bugs
I am interested in reproducing a Simulink "Code Generation" bug reported in their <http://www.mathworks.com/support/bugreports/1...
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Get data type of Simulink blocks programmatically
I'm interested in getting *data type* of all input and output ports of some built-in block. I can view this information when I t...
fast 9 Jahre vor | 1 Antwort | 1
1
AntwortFrage
check whether a Simulink handle is a block or model programmatically
I have a handle to a block/model which I have retrieved programmatically. Is there a way (e.g. calling |get_param|) to programma...
fast 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Get invalid Simulink block parameter setting programmatically
I've created a Simulink model programmatically and when I try simulating it, I get |Simulink:Parameters:InvParamSetting| excepti...
fast 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Programmatically find valid values that a block parameter accepts
I can get value of a block parameter is already given using |get_param| function. However, I'm interested in finding *possible v...
fast 9 Jahre vor | 0 Antworten | 0