photo

Szkupien Bence


Last seen: 10 months ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
13,838
of 300,753

REPUTATION
3

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
3

RANK
 of 21,075

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,858

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Why does Stateflow operator 'falling' generate c code with conversion to float64?
I am generating code from a Stateflow logic that contains edge detetction. I use the built-in 'falling' operator. All inputs an...

10 months ago | 1 answer | 0

1

answer

Question


Simulink cannot detect compiler for c code generation from a protected model, even thoug Matlab sees it (MinGW)
Simulink Embedded Coder cannot generate c code from a protected model. Error message: No supported compiler detected. A compil...

4 years ago | 0 answers | 1

0

answers

Question


Why does C code generated from Stateflow logic with 'duration' operator have conversion to real_T (double) in it?
Using 'duration' in the Stateflow logic results in (real_T) conversion in the generated code. The C code should be used in embe...

4 years ago | 2 answers | 2

2

answers