Releases: kotowicz/matlab-ParforProgress2
Releases · kotowicz/matlab-ParforProgress2
v1.23.1
- 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
v0.2.8 use option "show_execution_time" to enable/disable execution time dis…
v0.2.7: fix for Matlab 2014a
version 0.2.7 - fixes Matlab 2014a problems.
v0.2.6: documentation fixes.
update for release 0.2.6
0.2.5: added support to work around issue with global variables.
v0.2.5 added instructions for globals.
v0.2.2: bug fix release
will temporarily break globals
support.