Skip to content

Commit 934dfd7

Browse files
Update cmdWaitBar.html
1 parent 89cb198 commit 934dfd7

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

pages/Fun things/cmdWaitBar.html

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1-
<div class="container"><github-md><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>
2-
1+
<div class="container">
2+
<h1 align="center">cmdWaitBar</h1>
3+
4+
<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>
5+
</div>
6+
<md-block>
37
---
48

59
This Matlab function will generate an updating progress bar (waitbar) in the command window.
@@ -92,7 +96,7 @@
9296

9397

9498
---
95-
99+
</md-block>
96100
<p align="center"> <b><u>cmdWaitBar</u></b> 2022
97101
| <a href="https://www.unige.ch/medecine/neucli/en/groupes-de-recherche/1034megevand/">Human Neuron Lab</a> - UNIGE
98102
| <a href="mailto:jonathan.monney@unige.ch">jonathan.monney@unige.ch</a></p>
@@ -102,4 +106,4 @@
102106
</a></div>
103107

104108
---
105-
</github-md></div>
109+
</div>

0 commit comments

Comments
 (0)