David Morin
Followers: 0 Following: 0
Statistics
RANK
99,164
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
Question
Code Generation Report prevents Mex generation
Hello everyone, I have an issue with Matlab Coder. I can't generate a Mex file when a generation report is produced. For exampl...
5 years ago | 0 answers | 0
0
answerscompiling error while generating code for function with user-defined class
So I found the answer. I post it here in case someone get the same error. It appears the generation report causes the problem. ...
6 years ago | 0
| accepted
Question
compiling error while generating code for function with user-defined class
Hello every one. I want to generate a mex for a function with user-defined object in it. Before implementing my project, I trie...
6 years ago | 1 answer | 0
1
answerQuestion
How Matlab access data in nested structures?
Hello all, I use a nested structure in my program to store and organize variables: struct.store1.var1 = var1; struct....
7 years ago | 1 answer | 0
1
answerQuestion
How to declare a constant variable in Data Store Memory ?
Hello, In a Matlab Function Bloc, I initialize the output with the zero() function and a global variable : global var ...
7 years ago | 0 answers | 0
0
answersQuestion
How to share a lot of global variables in matlab bloc function?
Hello everyone, I am trying to use a matlab function bloc in a Simulink model. This matlab function calls other matlab function...
7 years ago | 0 answers | 0
0
answersQuestion
Evaluate a list of functions without using feval in generated code for embedded application
I want to generate a mex function to evaluate a list of matlab functions iterativeley. The functions to evaluate are stored in a...
7 years ago | 1 answer | 0