photo

Yohann GOYER


Last seen: 2 months 前 自 2017 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

9 个提问
5 个回答

排名
14,069
of 299,737

声誉
3

贡献数
9 个提问
5 个回答

回答接受率
55.56%

收到投票数
3

排名
 of 20,791

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,655

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Revival Level 1
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
Error when using (self created) library block in a model
I got answer from matlab support and I share it here. In fact the code was in the parameter callback. But the code shall be pl...

1 year 前 | 0

| 已接受

提问


Error when using (self created) library block in a model
I have created a block in a library. This block works (correct / expected behavior) when I try it in library directly. But whe...

1 year 前 | 2 个回答 | 0

2

个回答

提问


In data inspector, how to move a plot backwards (against another plot)
I'm using data inspector to display my data. I want to display 2 plots on the same pannel. What I want to see are a raw data a...

2 years 前 | 1 个回答 | 1

1

个回答

提问


Memory section default configuration
Hello, I got the warning: Memory section default configuration for model xxxMyModelxxx was migrated to code mappings. To modif...

6 years 前 | 1 个回答 | 2

1

个回答

提问


Model architecture: signal propagation in subsystem levels
Hello, I'm creating a new simulink project (code generation project) that will contains lot of sub modules and stateflow charts...

6 years 前 | 0 个回答 | 0

0

个回答

已回答
How to shared model configuration and control main model code interface
This bug is fix in 2018b version. With the latest version of matlab, we can share model configuration with referenced model and...

6 years 前 | 0

| 已接受

提问


statflow Syntax coloration problem
Hello, I'm using stateflow and I got a problem with the syntax coloration in the state. Normaly, when I use a function in a st...

6 years 前 | 0 个回答 | 0

0

个回答

已回答
Hardware implementation: support long long
What I didn't anderstand is that this option "Support Long long" is: Me as developper indicate to Matlab that my compiler doesn'...

7 years 前 | 0

| 已接受

已回答
Hardware implementation: support long long
In fact when the option is checked, the generated code use long long variables that are not recognized by my compilator (2018a)....

7 years 前 | 0

提问


Hardware implementation: support long long
Hello, I'm using an infineon C166 target (HW). This exist in the pre define HW configuration in matlab. The "support long long...

7 years 前 | 2 个回答 | 0

2

个回答

已回答
How to close code generation advisor in script?
The problem here is that the panel (the code generation advisor) are opened for each models impacted by the generation: top leve...

7 years 前 | 0

| 已接受

提问


How to shared model configuration and control main model code interface
Hello, I have a model using referenced models and I want to generate code. I have the possibility to create a shared configura...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to close code generation advisor in script?
Hello, I want to generate code in a script. After code is generated, the code generation advisor panel is still open*. I need...

7 years 前 | 1 个回答 | 0

1

个回答

提问


code generation force C90 usage
Hello, I generate a code from my model. The generated code use function like: fmodf and floorf that are part of math.h but i...

8 years 前 | 1 个回答 | 0

1

个回答