Feeds
提问
Force variable name in code generation
Hi, Is there any way to force MATLAB Coder use a spesific name for an input variable in code generation? To clarify, if my m...
10 years 前 | 1 个回答 | 0
1
个回答提问
Code genaration - function reuse with different variables size
Hi, I have 2 matlab coder projects and I wish to use the same function in both of them (the exact one, not a duplicate). ...
10 years 前 | 2 个回答 | 0
2
个回答提问
Multiple instances of function with persistent variables
Hi, I have a function with persistent variables. Is there anyway to run multiple instances of the function with different ...
10 years 前 | 1 个回答 | 0
1
个回答已回答
Not all CPUs are enabled
Not sure if it helps but my problem was that I was running a 32-bit version on a 64-bit platform (Windows). As soon as I switche...
Not all CPUs are enabled
Not sure if it helps but my problem was that I was running a 32-bit version on a 64-bit platform (Windows). As soon as I switche...
12 years 前 | 0
提问
Matlab Coder - specifing input type on multiple entry-point code
Hi, I wrote a large matlab program and I wish to generate a lib file. It has about 50 .m files and 20 entry-point functions ...
12 years 前 | 1 个回答 | 0
1
个回答提问
Unnecessary copying of variables in generated code
Hi, I am trying to call a function that has an argument both as input and output (for example: varA=foo(varA)). In the...
12 years 前 | 0 个回答 | 0
0
个回答提问
Not all CPUs are enabled
Hi, When I run matlab (V7.10) on a single core in a multicore processor, it keeps showing the message: "Not all CPUs are enable...
13 years 前 | 2 个回答 | 0