Community Profile

photo

Matthew


Active since 2013

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

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 = ...

10 years ago | 1 answer | 1

1

answer

Question


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...

10 years ago | 1 answer | 0

1

answer

Question


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_...

10 years ago | 1 answer | 1

1

answer

Question


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...

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 0 answers | 1

0

answers