Magda Bielinski
Followers: 0 Following: 0
Statistics
RANK
7 924
of 295 448
REPUTATION
6
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
4
RANK
of 20 227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 872
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
Is it possible to run a MEX file from the same code that generates it using MATLAB Coder?
It is possible...here is the corrected function code to do so. function output = my_func(input1, input2, run_matlab) i...
nästan 9 år ago | 2
| accepted
Question
Is it possible to run a MEX file from the same code that generates it using MATLAB Coder?
I am converting a subset of MATLAB files from a GUI into MEX files. I want to provide the user the option to run the original MA...
nästan 9 år ago | 1 answer | 0
1
answerQuestion
How to get current date and time within a MATLAB Coder file
I am trying to code out a subset of functions from a MATLAB GUI into MEX files to speed up computation time. In the original MAT...
nästan 9 år ago | 2 answers | 2