photo

Woo-Jae Cheong


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
2 Answers

RANK
71,172
of 300,851

REPUTATION
0

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,094

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 171,294

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Answered
Why does the standalone matlab (executable) code including the parallel computing feature do not work?
Yes. It is a known problem. However, Matlab R2011b version does not seem to recognize the function - gcp('nocreate'). Also, t...

7 years ago | 0

Answered
Why does the standalone matlab (executable) code including the parallel computing feature do not work?
No. I am compiling with the Java® Virtual Machine (JVM™) that is enabled by default (unless specified).

7 years ago | 0

Question


Why does the standalone matlab (executable) code including the parallel computing feature do not work?
The (compiled) standalone matlab code (.exe) with the parallel computing/multi-core processing feature do not work even though t...

7 years ago | 3 answers | 0

3

answers

Question


Potential bug in the multi-core processing by utilizing "parallel computing" toolbox
I am trying to speed up my simple data-extraction Matlab (R2011b) script that includes a simple loop structure. I managed to ge...

7 years ago | 1 answer | 0

1

answer