Community Profile

photo

Alex Bogias


Last seen: 3 years ago Active since 2017

Followers: 0   Following: 0

Message

Statistics

  • First Answer

View badges

Feeds

View by

Question


Enums with first element set to zero - Consistency between Matlab and C (EML)
HI all, I am used to defining enums in 'C' in the following manner: typedef enum = { ElementA = 0, ElementB = 1, ...

6 years ago | 1 answer | 0

1

answer

Answered
[DEPRECATED] What frustrates you about MATLAB?
Arrays of structures for Stateflow. Matlab and Simulink support this but not Stateflow. Using pointers is the only workaroun...

6 years ago | 0

Question


CMSIS code replacement library
Hi all, I have a number of Simulink function which encapsulate Matlab functions. I have split these function up in different...

6 years ago | 0 answers | 0

0

answers

Question


Dependencies in Simulink Functions(/Function Caller)
Hi all, I have only just started using Simulink function and I have come across the problem of trying to 'extract' all the 'c...

6 years ago | 1 answer | 0

1

answer

Question


Forcing ownership of subsystem data to its self within a simulink model
Hi all, I have a bunch of matlab functions encapsulated in Simulink Matlab function blocks. These Matlab function blocks are...

6 years ago | 1 answer | 0

1

answer

Question


A good approach to code generating a library of functions using Simulink Coder
Hi all, I would like to code generate a number of Matlab functions I have using Simulink&Embedded Coder. Typically all the M...

6 years ago | 1 answer | 0

1

answer

Question


Writing Maltab code for code generation when using structures and custom data types
Hi all, I am currently trouble with embedded coder. I would like to generate a C header file that looks a bit like this: fo...

6 years ago | 1 answer | 0

1

answer