Y - MATLAB Central
photo

Y


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 04/12 to 04/25Use left and right arrows to move selectionFrom 04/12Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

6 个提问
1 个回答

排名
264,483
of 298,292

声誉
0

贡献数
6 个提问
1 个回答

回答接受率
16.67%

收到投票数
0

排名
 of 20,560

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,775

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

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

2

个回答