Dusko Vujadinovic
Followers: 0 Following: 0
Statistics
RANK
19.375
of 295.527
REPUTATION
2
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
2
RANK
of 20.242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.057
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
Manual MEX vs MEX by codegen
Hi, The instructions how to write a MEX file look easy: https://uk.mathworks.com/help/matlab/matlab_external/standalone-example...
ongeveer 2 jaar ago | 1 answer | 0
1
answerHow to make Matlab MEX application to be real time one on SMP general purpose multicore platform
Hi Mikhail, Thanks for trying to help. I should had narrowed the scope of the question - to prevent that the discussion goes...
meer dan 2 jaar ago | 0
Question
How to make Matlab MEX application to be real time one on SMP general purpose multicore platform
Background: Developing, for example, a wireless modem is a complex multi skill know-how set. It starts from creating algorithms...
meer dan 2 jaar ago | 2 answers | 0
2
answersQuestion
Why it is not possible to use breakpoints with parallel toolbox workers
Realisation that, it does not seem possible to use the breakpoints in applications using parallel toolbox workers https://uk.ma...
bijna 3 jaar ago | 1 answer | 0
1
answerQuestion
Codegen bug - infinite "while" loop generated in place of simple "for" loop
It looks that I encountered the codegen bug. I have a MEX application with multiple entries, i.e. I run the Matlab code as ske...
bijna 3 jaar ago | 1 answer | 1
1
answerQuestion
Matlab Coder - How to force generated code to keep Matlab functions prototypes
I generated the C code with Matlab Coder, but the generated code functions interfaces are not the same as the interfaces for app...
ongeveer 3 jaar ago | 0 answers | 1
0
answersQuestion
Building generated code for another - no Matlab machine
I successfuly generated and built the C code on Mac, where my Matlab (Coder) license is, but when trying to build for the taget ...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
parallel computing toolbox - how to directly talk to the Workers?
I see for example that the Batch/Workers concept allows to sumbit the jobs to the scheduler which, in turn, schedules the jobs t...
meer dan 3 jaar ago | 1 answer | 0