Skip to content

Commit 8a764b1

Browse files
Update cmdWaitBar.html
1 parent b33454a commit 8a764b1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pages/Fun things/cmdWaitBar.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<div class="container">
2-
<h2 align="center">cmdWaitBar</h2>
2+
<h2 align="Left">cmdWaitBar</h2>
33

44
<h3><a href="https://github.com/HumanNeuronLab/cmdWaitBar/releases"><img src="https://img.shields.io/badge/v1.0.2-23%C2%B7Jan%C2%B72023-blue?logo=github" width="150" align="right"/></a><div align="left"><i>Matlab function that displays a progression bar in the command window.</i></div></h3>
55
</div>
6-
---
6+
77

88
<p>This Matlab function will generate an updating progress bar (waitbar) in the command window. </p>
99
<p>This is a useful tool during data processing over many iterations or time-cosuming computations. </p>

0 commit comments

Comments
 (0)