photo

Roy Mathew

MathWorks

Last seen: 2 months ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

All
  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1
  • Quiz Master
  • Creator
  • Promoter
  • Solver

View badges

Feeds

View by

Answered
How to Share Buffer Between C Function Code (C Caller, C Function, S Functions)?
For the C caller block, if you are using a shared header to specify static globals, the objects would be shared by all C Callers...

1 year ago | 0

Answered
MATLAB Embedded Coder C-Caller Block: Custom type function variable arguments
C Caller directly calls the function from Simulink. So, the inputs to the function must be simulink compatible. If any of the in...

3 years ago | 0

Answered
"Custom" C Code with embedded Coder and TI C2000
C Function block needs the function prototype defined either in the Simulation target or for code generation only, in the C Func...

3 years ago | 2

| accepted

Answered
C caller block: parse the function with no parameters and return values (usage of external functions inside)
You can do this in R2020b. See the documentation page for the parameter that enables this setting:Enable custom code globals as ...

4 years ago | 0