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: README.md
+10-13Lines changed: 10 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,4 @@
1
-
# Virtual Controls Laboratory [](https://www.mathworks.com/matlabcentral/fileexchange/100064-virtual-hardware-and-labs-for-controls)
<img src = "https://user-images.githubusercontent.com/81383420/135469426-d2d3555c-aa73-464c-8794-73f584640081.gif" alt="Ball and beam animation" width=250>
40
+
<img src = "./SupportingFiles/gifs/ballbeam.gif" alt="Ball and beam animation" width=250>
44
41
</td>
45
42
<td width=290>
46
43
<b>Ball and plate</b>
47
44
<br><code>BallAndPlate.slx</code>
48
-
<img src = "https://user-images.githubusercontent.com/81383420/135469526-50bd5094-1306-4902-a056-e2a38752b2f0.gif" alt="Ball and plate animation" width=250>
45
+
<img src = "./SupportingFiles/gifs/ballplate.gif" alt="Ball and plate animation" width=250>
49
46
</td>
50
47
</tr>
51
48
</table>
@@ -91,15 +88,15 @@ In this lab, students construct and analyze the closed-loop transfer function of
91
88
- Assess the stability of a closed-loop transfer function.
92
89
93
90
## Suggested Prework ##
94
-
[MATLAB Onramp](https://www.mathworks.com/learn/tutorials/matlab-onramp.html) – a free two-hour introductory tutorial that teaches the essentials of MATLAB.
91
+
[MATLAB Onramp](https://matlabacademy.mathworks.com/details/matlab-onramp/gettingstarted) – a free two-hour introductory tutorial that teaches the essentials of MATLAB.
95
92
<br>
96
-
[Simulink Onramp](https://www.mathworks.com/learn/tutorials/simulink-onramp.html) – a free three-hour introductory tutorial that teaches the essentials of Simulink.
93
+
[Simulink Onramp](https://matlabacademy.mathworks.com/details/simulink-onramp/simulink) – a free three-hour introductory tutorial that teaches the essentials of Simulink.
97
94
98
95
## Products ##
99
96
MATLAB, Simulink, Control System Toolbox™, Simscape™, Simscape Multibody™, Simscape Driveline™
100
97
101
98
## License ##
102
-
The license for this module is available in the [LICENSE.MD](LICENSE.md) file in this GitHub repository.
99
+
The license for this module is available in the [LICENSE.TXT](license.txt) file in this GitHub repository.
0 commit comments