0% found this document useful (0 votes)
4 views

Week_1_Part_7_Fundamentals

The document provides an overview of the fundamentals covered in the Introduction to Programming in MATLAB course, including the use of MATLAB Online and Live Scripts. It outlines the weekly assignments and the MATLAB Grader, which allows students to submit and check their solutions. Key topics include code sections, documentation, and MATLAB code files.

Uploaded by

Ngọc Vi Cao
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

Week_1_Part_7_Fundamentals

The document provides an overview of the fundamentals covered in the Introduction to Programming in MATLAB course, including the use of MATLAB Online and Live Scripts. It outlines the weekly assignments and the MATLAB Grader, which allows students to submit and check their solutions. Key topics include code sections, documentation, and MATLAB code files.

Uploaded by

Ngọc Vi Cao
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 7

Fundamentals

Where do I find MATLAB? Here!

Do I have to have MATLAB installed on my computer right


now? No, you can use MATLAB Online!

© 2023 Introduction to Programming in MATLAB (1), Fundamentals 1


Table of Contents

Fundamentals What we've covered this week in Part 6


MATLAB Grader What we've covered this week in Part 7

MATLAB Live Script

© 2023 Introduction to Programming in MATLAB (1), Fundamentals 2


What we've covered this week in Part 6
This week in Part 6 we learnt about:

 Live Scripts
 Code sections
 Providing documentation
 MATLAB code files

© 2023 Introduction to Programming in MATLAB (1), Fundamentals 3


MATLAB Grader
Every week you’ll complete a set of problems on everything you’ve learnt in that week.
You will find these problems in the weekly assignments under "Modules" in Ulwazi. Each
weekly assignment contains one or more problems, as shown below.

© 2023 Introduction to Programming in MATLAB (1), Fundamentals 4


MATLAB Grader
To complete the weekly assignment, submit one or more correct solutions for each
problem. Before you submit your solution, you have the option of running the code to
check your output (Run Script/Run Function).

© 2023 Introduction to Programming in MATLAB (1), Fundamentals 5


What we've covered this week in Part 7
This week in Part 7 we learnt about:
• MATLAB Grader

© 2023 Introduction to Programming in MATLAB (1), Fundamentals 6


MATLAB Live Script
Click on the link below for this lecture’s MATLAB live Script

• Week_1_Part_7_Fundamentals.mlx

© 2023 Introduction to Programming in MATLAB (1), Fundamentals 7

You might also like