photo

Y


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
1 Answer

RANK
206,789
of 300,674

REPUTATION
0

CONTRIBUTIONS
6 Questions
1 Answer

ANSWER ACCEPTANCE
16.67%

VOTES RECEIVED
0

RANK
 of 21,041

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,032

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

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

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

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

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

13 years ago | 2 answers | 0

2

answers