Community Profile

photo

Darwin Te


Last seen: 2 months ago Active since 2017

Statistics

  • First Review
  • First Answer
  • Thankful Level 1

View badges

Content Feed

View by

Answered
How do I evaluate a matlab function from a separate java thread?
I have a work around for this problem by using timer object that polls the semaphore instead of using blocking and separate java...

6 years ago | 0

| accepted

Question


How do I evaluate a matlab function from a separate java thread?
There is a documentation for Matlab API for Java. I tried to follow it but it seems not allowed if using multithread in java....

6 years ago | 1 answer | 0

1

answer

Question


I bought a parallel processing toolbox but the java semaphore object isn't being set in worker process.
The java semaphore object is being release() on main matlab script, e.g., the count permit increase by 1, but the worker process...

6 years ago | 1 answer | 0

1

answer