Statistics
RANK
14,077
of 295,467
REPUTATION
3
CONTRIBUTIONS
9 Questions
5 Answers
ANSWER ACCEPTANCE
55.56%
VOTES RECEIVED
3
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
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...
5 months ago | 0
| accepted
Question
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...
6 months ago | 2 answers | 0
2
answersQuestion
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...
1 year ago | 1 answer | 1
1
answerQuestion
Memory section default configuration
Hello, I got the warning: Memory section default configuration for model xxxMyModelxxx was migrated to code mappings. To modif...
5 years ago | 1 answer | 2
1
answerQuestion
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 ago | 0 answers | 0
0
answersHow 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 ago | 0
| accepted
Question
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 ago | 0 answers | 0
0
answersHardware 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 years ago | 0
| accepted
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 years ago | 0
Question
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 years ago | 2 answers | 0
2
answersHow 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 years ago | 0
| accepted
Question
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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...
7 years ago | 1 answer | 0