Statistik
5 Fragen
0 Antworten
RANG
14.026
of 300.343
REPUTATION
3
BEITRÄGE
5 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
20.0%
ERHALTENE STIMMEN
3
RANG
of 20.926
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 168.172
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
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 = ...
etwa 12 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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...
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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_...
mehr als 12 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 12 Jahre vor | 0 Antworten | 1
