There was an error while loading. Please reload this page.
1 parent 702aff1 commit 14f38b8Copy full SHA for 14f38b8
README.md
@@ -33,9 +33,13 @@ Handy progress bar that can be used in GUI or text interface.
33
- GUI interface
34
- Figure automatically closes when the task is complete
35
- CLI interface
36
+ - Monospaced fonts are recommended for the CLI interface
37
- Parfor compatibility
38
- It uses parallel.pool.DataQueue
39
- No file I/O, no java class, no undocumented matlab for parallel progress tracking
40
+- Support for legacy MATLAB releases
41
+ - Standard version: MATLAB 2020b ~ latest
42
+ - Legacy-compatible version: MATLAB 2017a ~ latest
43
<br> <br>
44
<img width="400" src="https://github.com/elgar328/matlab-code-examples/assets/93251045/a1293838-36b5-4375-a69a-42e4bfe94018">
45
0 commit comments