Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 837 Bytes

File metadata and controls

15 lines (9 loc) · 837 Bytes

Matlab Examples

This folder contains example matlab scripts that can be used for reference.

Use this link to download these examples. Once at the website, and paste the URL of this page into the text box, and hit enter

Warning

You MUST be using MATLAB 2024a or later, and you MUST download the entire src folder for these examples to work.

motor_led_main (LAB 1)

This file creates an animation of two buttons controlling a system with two LEDs and a motor. The students should use this script to animate their work for Lab 1. The difference will be that they reference their own .slx file instead of the one that is provided in the src folder now.

motor_animation_main

This file is similar to motor_led_main, but instead of one motor and two leds, it just has two motors.