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...
8ヶ月 前 | 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...
9ヶ月 前 | 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年弱 前 | 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年弱 前 | 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年 前 | 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年 前 | 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年 前 | 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'...
6年以上 前 | 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)....
6年以上 前 | 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...
6年以上 前 | 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...
6年以上 前 | 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...
6年以上 前 | 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...
6年以上 前 | 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年弱 前 | 1 件の回答 | 0