photo

Matthew


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

11 years 前 | 1 个回答 | 1

1

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 1 个回答 | 1

1

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 0 个回答 | 1

0

个回答