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...
대략 11년 전 | 답변 수: 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). ...
대략 11년 전 | 답변 수: 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 ...
대략 11년 전 | 답변 수: 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...
거의 13년 전 | 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 ...
거의 13년 전 | 답변 수: 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...
13년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 2 | 0