Skip to content

Commit 14f38b8

Browse files
authored
Update README.md
1 parent 702aff1 commit 14f38b8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,13 @@ Handy progress bar that can be used in GUI or text interface.
3333
- GUI interface
3434
- Figure automatically closes when the task is complete
3535
- CLI interface
36+
- Monospaced fonts are recommended for the CLI interface
3637
- Parfor compatibility
3738
- It uses parallel.pool.DataQueue
3839
- 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
3943
<br> <br>
4044
<img width="400" src="https://github.com/elgar328/matlab-code-examples/assets/93251045/a1293838-36b5-4375-a69a-42e4bfe94018">
4145
<br> <br>

0 commit comments

Comments
 (0)