photo

Alex Bogias


Last seen: 4 years ago Active since 2017

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
1 Answer

RANK
206,703
of 300,688

REPUTATION
0

CONTRIBUTIONS
6 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,039

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,148

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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, ...

7 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...

7 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...

8 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...

8 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...

8 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...

8 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...

8 years ago | 1 answer | 0

1

answer