Statistiques
RANG
9 601
of 297 105
RÉPUTATION
2
CONTRIBUTIONS
14 Questions
5 Réponses
ACCEPTATION DE VOS RÉPONSES
85.71%
VOTES REÇUS
4
RANG
5 171 of 20 417
RÉPUTATION
249
CLASSEMENT MOYEN
5.00
CONTRIBUTIONS
4 Fichiers
TÉLÉCHARGEMENTS
9
ALL TIME TÉLÉCHARGEMENTS
2447
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How to discover all submodels within a simulink model programmatically ?
I would like to find all models contained in a simulink model programmatically ? Is there a way to do that for instance with th...
environ 4 ans il y a | 1 réponse | 0
1
réponseHow do I change the Temporary Directory that MATLAB uses?
Use setenv('TMP','NEW_DIRECTORY_PATH') instead of setenv('TEMP','NEW_DIRECTORY_PATH')
environ 4 ans il y a | 2
Question
How to unload a library linked to a S-Function ?
I have built a S-Function with S-Function builder (R2015a 32 bits on windows, compiler Visual Studio C++ Pro 10) This S-Functio...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Word automation : how to bring the document to the front ?
With the following lines I can open a Word document in automation mode: hComServer = actxserver('Word.Application'); hCo...
plus de 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
Simulink "For each subsystem" and random generator
How can I initialize a random generator block in a "For Each Susbystem" block so that the output is different for each instance ...
environ 9 ans il y a | 1 réponse | 0
0
réponseQuestion
stateflow action language if else construct
My question deals with the action language used by Stateflow : when I use something like during: if (i==2) x = ...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
Simulink model comparison with R2012b
When I try to compare a simulink model and its ancestor by using "compare to ancestor" in the simulink project interface I get a...
plus de 12 ans il y a | 2 réponses | 0
2
réponsesQuestion
Code generation and class handle
I am using Matlab Coder and I got the following error : "In code generation, an existing instance of a handle class handle can ...
plus de 12 ans il y a | 1 réponse | 0
1
réponseMatlab coder : static library with debug information
set DEBUG_BUILD=1 in the .tmf file used to generate the makefile For Visual C++ this is "R2012a\toolbox\coder\rtw\c\xrt\xr...
plus de 12 ans il y a | 0
| A accepté
Matlab coder : static library with debug information
set DEGBUG_BUILD = 1 in the makefile produced by Matlab Coder It is necessary to manually edit the generated makefile ... so ...
plus de 12 ans il y a | 0
Question
Matlab coder : static library with debug information
How do I build a static library (.lib) with debug information using the coder project tool ? I am using Matlab R2012a on Win...
plus de 12 ans il y a | 2 réponses | 0
2
réponsesWord automation : how to bring the document to the front ?
It seems that Windows prevents from such a focus stealing by default so as to defeat annoying adware ... A solution can be to...
presque 13 ans il y a | 0
| A accepté
Question
Simulink standalone executable
With Simulink Coder and using the "rsim" target (rapid simulation) it is possible to produce an executable file. Is it possibl...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
why can't we use visual C++ express 2010 with R2012a ?
Why can't we use visual C++ 2010 Express with R2012a ? I use Windows Seven 64 bits I have installed SDK 7.1 as specified in ...
presque 13 ans il y a | 1 réponse | 1
1
réponseQuestion
Code reuse between several Embedded Matlab Function
Is it possible to share code between several Embedded Matlab Function blocks rather than to duplicate it ? For instance, if I ha...
presque 14 ans il y a | 1 réponse | 0
1
réponseuitable update
It works ! as written above (I made a mistake)
presque 14 ans il y a | 0
| A accepté
Question
uitable update
How can I change only one value at a time in a uitable ? I don't want to update the whole table by something like set(h,'Data'...
presque 14 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to programmatically scroll down multiline edit box ?
When writing in a multiline edit box I would like to get it scrolled down automatically. How can I do ?
presque 14 ans il y a | 3 réponses | 1
3
réponsesQuestion
Real Time Workshop - variables initialization
For Simumink blocks with an internal state (such as as unit delay, discrete time integrator, etc ...) the code generated for ini...
environ 14 ans il y a | 1 réponse | 0