Assignment 0

less than 1 minute read

과제 0

과제 0
파일 다운로드
점수 2
제출 기한 9월 9일, 11:59 PM
제출 형식 6 자리 16진수
제출 장소 KLMS

이 과제는 여러분이 매트랩을 정상적으로 설치했는지 확인하기 위한 것 입니다

  1. 먼저, 설치 가이드를 따라 매트랩을 설치하세요.
  2. 첨부된 파일을 다운로드 한 후 매트랩의 현재 폴더를, 다운받은 파일이 있는 폴더로 지정하세요.
  3. 매트랩 명령 창에 다음 명령어를 입력한 후 Enter키를 누르세요.
    (<my_id_number>는 본인의 8자리 학번을 뜻합니다. ex> 20211234)

     MAS109_assign_0(<my_id_number>);
    
  4. 출력된 결과를 복사해서 제출 링크에 제출합니다.

Assignment 0

Assignment 0
Files Download
Score 2
Due date Sep 9, 11:59 PM
Submission format 6 digits hexadecimal number
Where to submit KLMS

This assignment is for ensure that you installed MATLAB properly.

  1. First, install MATLAB on your PC by following the installation guide.
  2. Download attached file and set your Current Folder of MATLAB as the folder your downloaded file is in.
  3. In the Command Window of MATLAB, enter the following code line by line.
    (Here, the <my_id_number> means your 8 digits student identification number. ex> 20211234)

     MAS109_assign_0(<my_id_number>);
    
  4. Copy printed result and submit it to the submission link.

Leave a comment