Skip to content

Releases: kotowicz/matlab-ParforProgress2

v1.23.1

05 Oct 14:40
Compare
Choose a tag to compare
  • ParforProgressServer2 class updates:
  • support usage of multiple objects in parallel (removed static from time_start & CurrentRuntime())
  • added version number & getVersion() method
  • left comment on where to change progress bar width & height
  • README:
  • added usage instructions for macOS
  • added compile instructions
  • re-compiled java code with openjdk 13
  • ParforProgressStarter2.m:
  • added check for pctRunOnAll / javaaddpath / addpath

"show_execution_time" option added

09 Jul 14:24
Compare
Choose a tag to compare
v0.2.8

use option "show_execution_time" to enable/disable execution time dis…

v0.2.7: fix for Matlab 2014a

09 Jul 13:26
Compare
Choose a tag to compare
version 0.2.7 - fixes Matlab 2014a problems.

v0.2.6: documentation fixes.

05 Feb 10:36
Compare
Choose a tag to compare
update for release 0.2.6

0.2.5: added support to work around issue with global variables.

14 Jan 13:09
Compare
Choose a tag to compare

v0.2.2: bug fix release

14 Jan 10:26
Compare
Choose a tag to compare

will temporarily break globals support.

v0.2.1

14 Nov 10:03
Compare
Choose a tag to compare
Updated docs to reflect replacement of 'matlabpool' by 'parpool' in R…

v0.2

24 Oct 16:13
Compare
Choose a tag to compare

Works with Matlab 2013a and below.
Does not clear global variables anymore.