You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/Fun things/cmdWaitBar.html
+8-4Lines changed: 8 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
-
<divclass="container"><github-md><h3><ahref="https://github.com/HumanNeuronLab/cmdWaitBar/releases"><imgsrc="https://img.shields.io/badge/v1.0.2-23%C2%B7Jan%C2%B72023-blue?logo=github" width="150" align="right"/></a><divalign="left"><i>Matlab function that displays a progression bar in the command window.</i></div></h3>
2
-
1
+
<divclass="container">
2
+
<h1align="center">cmdWaitBar</h1>
3
+
4
+
<h3><ahref="https://github.com/HumanNeuronLab/cmdWaitBar/releases"><imgsrc="https://img.shields.io/badge/v1.0.2-23%C2%B7Jan%C2%B72023-blue?logo=github" width="150" align="right"/></a><divalign="left"><i>Matlab function that displays a progression bar in the command window.</i></div></h3>
5
+
</div>
6
+
<md-block>
3
7
---
4
8
5
9
This Matlab function will generate an updating progress bar (waitbar) in the command window.
0 commit comments