photo

AnnQ

Last seen: 3 months ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

0 Questions
3 Answers

RANK
19,442
of 300,352

REPUTATION
2

CONTRIBUTIONS
0 Questions
3 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

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

  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Answered
How can I generate c++ code of a matlab function using embedded coder from simulink?
Hello, You can try adding a MATLAB Function block in your model which supports C/C++ code generation from Embedded Coder: https...

4 years ago | 0

Answered
codegen can't build the simplest demo
Hello, I understand that you are having trouble usding MATLAB Coder in R2020a release on CentOS 8.3 This is a known issue on...

4 years ago | 0

Answered
Calling Matlab Built-in Functions from Visual Studio
Hello, You can try MATLAB Engine API for C++ to run MATLAB code from a C++ program: https://www.mathworks.com/help/matlab/calli...

4 years ago | 1