photo

Jon


Last seen: 5 months 前 自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
  • Thankful Level 2
  • First Review

查看徽章

Feeds

排序方式:

已回答
Calling external (C++) static methods
Well, I went ahead and just tried it -- and as it turns out, matlab will generate code that uses a namespace or class, as long a...

10 months 前 | 0

| 已接受

提问


Calling external (C++) static methods
coder.ceval(fcn,arg1,arg2) can be used to call external c functions from autocode generated by Matlab Coder. Is there a way ...

11 months 前 | 2 个回答 | 0

2

个回答

提问


Is there a way to control codegen function prototypes
Is there any way to see the internals of why codegen decided to define a prototype the way it did? Or to force a particular fu...

1 year 前 | 0 个回答 | 0

0

个回答

提问


Is it possible to call parfeval from within a parfor loop
I have a time consuming analysis task I'm trying to speed up, on a beefy workstation with lots of cores. Currently, code const...

1 year 前 | 1 个回答 | 2

1

个回答

频道


Fridge
FridgeTemp

6 years 前

提问


Equivalent of #define's for matlab coder?
Hello- Is there any way to get matlab coder to not hard code numeric values (magic numbers) in generated code? in particular, ...

12 years 前 | 3 个回答 | 1

3

个回答