Community Profile

photo

Mordechai Rorvig

MathWorks

Active since 2018

Statistics

  • Revival Level 2
  • First Answer

View badges

Content Feed

View by

Answered
What is tmwtypes.h and how do I fix an error of it not being seen? Also, general Coder questions.
Hi Blaine, The file tmwtypes.h contains type definitions that are needed by the generated code. You can read more about it in t...

ungefär 5 år ago | 1

Answered
Enums with first element set to zero - Consistency between Matlab and C (EML)
Hi Alex, not sure I understand your question here. As shown on the doc page: https://www.mathworks.com/help/coder/ug/use-e...

mer än 5 år ago | 0

Answered
Writing Maltab code for code generation when using structures and custom data types
You were close here, but you cannot set or access variables that you declare with coder.opaque. Use coder.opaque for passing var...

mer än 5 år ago | 0

Answered
Matlab Coder 2017b finds wrong compiler
You can choose from available compilers by entering the following in the Command Window: mex -setup

ungefär 6 år ago | 0