Skip to content

Commit e53da9a

Browse files
committed
Updated gifs to show from github resources
1 parent 91c34cf commit e53da9a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,34 +31,34 @@ These scripts assume some familiarity with open/closed loop feedback control, de
3131
<td width=290>
3232
<b>Cruise control</b>
3333
<br><code>CruiseControl.slx</code>
34-
<img src = "./Images/gifs/cruisecontrol.gif" alt="Vehicle animation" width=250>
34+
<img src = "https://github.com/MathWorks-Teaching-Resources/Virtual-Controls-Laboratory/assets/88105902/eecd073f-713e-47cf-9ed3-18a42c4dc243.gif" width=250>
3535
</td>
3636
<td width=290>
3737
<b>DC motor</b>
3838
<br><code>DCMotorControl.slx</code>
39-
<img src = "./Images/gifs/dcmotor.gif" alt="DC motor animation" width=250>
39+
<img src = "https://github.com/MathWorks-Teaching-Resources/Virtual-Controls-Laboratory/assets/88105902/3d80cd94-2197-4919-8bdc-00db6bfd2594.gif" width=250>
4040
</td>
4141
<td width=290>
4242
<b>Inverted pendulum</b>
4343
<br><code>InvertedPendulum.slx</code>
44-
<img src = "./Images/gifs/invertedpendulum.gif" alt="Inverted pendulum animation" width=250>
44+
<img src = "https://github.com/MathWorks-Teaching-Resources/Virtual-Controls-Laboratory/assets/88105902/5de94e47-4118-4e7e-93f4-041d039fa0f9.gif" width=250>
4545
</td>
4646
</tr>
4747
<tr>
4848
<td width=290>
4949
<b>Rotary pendulum</b>
5050
<br><code>RotaryPendulum.slx</code>
51-
<img src = "./Images/gifs/rotarypendulum.gif" alt="Rotary pendulum animation" width=250>
51+
<img src = "https://github.com/MathWorks-Teaching-Resources/Virtual-Controls-Laboratory/assets/88105902/590c75a8-4fbf-4c27-ab23-a3d490d2a2bd.gif" width=250>
5252
</td>
5353
<td width=290>
5454
<b>Ball and beam</b>
5555
<br><code>BallAndBeam.slx</code>
56-
<img src = "./Images/gifs/ballbeam.gif" alt="Ball and beam animation" width=250>
56+
<img src = "https://github.com/MathWorks-Teaching-Resources/Virtual-Controls-Laboratory/assets/88105902/8ced267e-4942-47a4-afd3-497283a73cc3.gif" width=250>
5757
</td>
5858
<td width=290>
5959
<b>Ball and plate</b>
6060
<br><code>BallAndPlate.slx</code>
61-
<img src = "./Images/gifs/ballplate.gif" alt="Ball and plate animation" width=250>
61+
<img src = "https://github.com/MathWorks-Teaching-Resources/Virtual-Controls-Laboratory/assets/88105902/1e42ccb4-ea8b-44f8-b312-ae52a52767df.gif" width=250>
6262
</td>
6363
</tr>
6464
</table>

0 commit comments

Comments
 (0)