Submitting your work
When you’ve completed your work in MATLAB Online, you need to upload the deliverables to GitHub. Use the following steps:
- Make sure each of your deliverables uses the proper filename (see below).
- Use the MATLAB Online interface or MATLAB Drive to download each file to your local computer.
- Upload each file into the top-level directory of your assignment GitHub repository (e.g., do not submit your figure into the
/Figsdirectory).
Ensure that you upload or create each of the following files:
- A function named
my_lucky_numbers.m(Created during Lesson 2) - A figure named
lucky_numbers.png(Created during Lesson 2) - A function named
simple_stats.m(Created during Lesson 3) - A script named
process_adelaide.m(Created during Lesson 4) - A function named
plot_station_data.m(Created during Lesson 5) - A Markdown document named
reflection.mdthat provides a very short reflection on your experience