Community Profile

photo

Hank


Last seen: 4 months ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Embedded coder: How to specify enumeration type name.
I specified an enumeration like this: classdef (Enumeration) blabla < int32 enumeration blabla0(0) bla...

10 years ago | 0 answers | 0

0

answers

Question


Embedded coder: How to have a function return a 2D array ?
A certain variable in a MatLab function is a 2D array (having both rows and columns). This is clearly visible when MatLab prints...

11 years ago | 0 answers | 0

0

answers

Question


coder.EmbeddedCodeConfig: CustomSourceCode: How to specify multiple lines of code.
Using the CustomSourceCode property of the coder.EmbeddedCodeConfig class, you can add code to be inserted in the generated code...

11 years ago | 1 answer | 0

1

answer

Question


Embedded coder: How to specify array function input parameter as constant (read only) ?
A certain MatLab function has an array as an input parameter. The function only reads from that array, it never changes its size...

11 years ago | 1 answer | 0

1

answer