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