README
5주차 || Week 5
연습문제 || Exercises
범위 / Coverage : 4.3 - 4.4
과제 4 || Assignment 4
지난 번 과제에서 배운 for
, while
반복문에 이어서, if
조건문에 대해 알아보겠습니다. 또한, 매트랩 함수를 작성하고 실행하는 방법에 대해 알아보겠습니다.
Following the for
and while
loops we learned in the last assignment, let’s look at the if
conditional statements. Also, let’s see how to write and run MATLAB functions.
Leave a comment