Statistiques
9 Questions
0 Réponses
RANG
37 177
of 295 467
RÉPUTATION
1
CONTRIBUTIONS
9 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
11.11%
VOTES REÇUS
1
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
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
Feeds
Question
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...
plus de 7 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
presque 8 ans il y a | 4 réponses | 0
4
réponsesQuestion
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) ...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 9 ans il y a | 1 réponse | 1
1
réponseQuestion
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...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 9 ans il y a | 1 réponse | 0