Statistiques
5 Questions
0 Réponses
RANG
14 039
of 300 853
RÉPUTATION
3
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
20.0%
VOTES REÇUS
3
RANG
of 21 094
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 171 319
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
Declaring const variable in generated code
Hi, I'm trying to generate in matlab C-code that declare and define with const value a variable, e.g.: 'const int variable = ...
plus de 12 ans il y a | 1 réponse | 1
1
réponseQuestion
How to exact single precision data and operations
Hi, Matlab generally uses doubles but for my ARM-Cortex-M4 implementation it would be much better for me if using floats. Fo...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
Turn off rt_roundd inserted function
Hi, During generating my C code I constantly get preparing to casting function. It's definition is: static real_T rt_...
plus de 12 ans il y a | 1 réponse | 1
1
réponseQuestion
coder.opaque + persistent statements at once
Can I make in Matlab Codder a function variable that is both persistent (Static) and has specified type like int16? persi...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
Deploying C code from MatlabCoder on ARM proccessor, linking with compiler
Hi all, I'm trying to develop some STM32F4xx application (it's ARM based) that contains some data processing algorithms desig...
plus de 12 ans il y a | 1 réponse | 1
