photo

Philip Bergander


Last seen: nästan 4 år ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Static or persistent variables over several functions in the same file in Matlab Coder
A C source file can have static variables declared outside the functions in a source code file, accessible for all functions in ...

ungefär 5 år ago | 0 answers | 0

0

answers

Question


Operate on coder.Constant types for global variables in Matlab Coder
Say I want 2 global variables as -globals input to a codegen in Matlab Coder. The first is is a coder.Constant, and the second d...

ungefär 5 år ago | 0 answers | 0

0

answers

Question


Reading constants and variables from external header files in Matlab Coder
If I have the C header file external_vars.h containing: const int ext_var = 5; How do I use it in a Matlab Coder generated C f...

ungefär 5 år ago | 1 answer | 1

1

answer