Community Profile

Takshak Desai

MathWorks

Active since 2015

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
Is it possible to generate a single header file for a multiple entry-point function?
For generating code for all the functions in a single file, you can do the following: c = coder.config('dll'); c.FileParti...

9 years ago | 0

| accepted