photo

Bogdan Iliuta


Last seen: 5 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
30,715
of 297,503

REPUTATION
1

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
16.67%

VOTES RECEIVED
1

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Code Replacement library available only for column major?
Hi, I would like to use embedded coder with CRL but if I look in the available options with crviewer most of the "Intel AVX/SSE...

5 years ago | 1 answer | 1

1

answer

Question


Matlab codegen generate version-script for gcc
Hello, Is there any way to generate a .map file that can be passed as version-script to gcc similar to what is described here ?...

5 years ago | 0 answers | 0

0

answers

Question


Using coder.target to differentiate between Matlab environment and coder
Hi, I'm trying to provide a map functionality to algorithms written in Matlab which are later converted to C code and used in...

5 years ago | 0 answers | 0

0

answers

Question


Matlab coder generates string without the ending null terminator
Hi, I want to pass a string to a c function doing this: str = 'test_app'; coder.ceval('put_string', 'algorithm_name', coder.r...

5 years ago | 0 answers | 0

0

answers

Question


Pass matlab array to c function as mxArray
Hi, I'm trying to pass a matlab array to a C function but the coder translates the array to a double[] type and I would need a ...

5 years ago | 0 answers | 0

0

answers

Question


Matlab code to C++ classes in 2018 VS 2019
Hello, I'm interested in converting some matlab code to C++ classes but if I inspect the documentation of 2018 and 2019 versi...

5 years ago | 1 answer | 0

1

answer