Community Profile

photo

Y


Active since 2012

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 2 answers | 0

2

answers

Question


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

9 years ago | 1 answer | 0

1

answer

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

11 years ago | 0

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 0 answers | 0

0

answers

Question


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

12 years ago | 2 answers | 0

2

answers