Community Profile

photo

John


GE Aviation

Last seen: 2 months ago Active since 2013

Statistics

Content Feed

View by

Answered
Can a bus be an IN/OUT variable with partial assignment in the resultant generated code
The model has to be setup in 3 places in order to ensure that a bus structure is treated as a pass-through element. # Ensure ...

7 years ago | 0

| accepted

Answered
Can a bus be an IN/OUT variable with partial assignment in the resultant generated code
Instead of using a bus input, if I use a named data store and data store read/write blocks, the generated code will take in the ...

7 years ago | 0

Question


Can a bus be an IN/OUT variable with partial assignment in the resultant generated code
How do you make the Simulink generated C Code update a single item from a bus without re-assigning the whole bus? I have a mo...

7 years ago | 2 answers | 0

2

answers

Question


emlc C code generation error "Unable to apply the reference parameter optimization"
I have a code base with several M functions I am converting to be included into an existing C code base. I am trying to limit t...

11 years ago | 1 answer | 0

1

answer