Community Profile

photo

Darwin Te


Last seen: 3 Monate vor Aktiv seit 2017

Followers: 0   Following: 0

Statistiken

  • First Review
  • First Answer
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

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

mehr als 6 Jahre vor | 0

| akzeptiert

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort