Community Profile

photo

Dusko Vujadinovic


Last seen: 1년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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...

1년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
How 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...

대략 2년 전 | 0

질문


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...

대략 2년 전 | 답변 수: 2 | 0

2

답변

질문


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...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


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...

2년 초과 전 | 답변 수: 1 | 1

1

답변

질문


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...

2년 초과 전 | 답변 수: 0 | 1

0

답변

질문


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 ...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 3년 전 | 답변 수: 1 | 0

1

답변