Lost on basic csvread, fwrite, load functions?

조회 수: 2 (최근 30일)
Troy  Von Gillern
Troy Von Gillern 2017년 4월 21일
댓글: Troy Von Gillern 2017년 4월 21일
I have a homework problem that we did not get examples for, and am looking for some code that will help me accomplish the attached prompt. So far I have the first part (I think):
Array=csvread(filename); col1=Array(:,1); col2=Array(:,2); plot(col1,col2) end
  댓글 수: 2
KSSV
KSSV 2017년 4월 21일
What's the question?
Troy  Von Gillern
Troy Von Gillern 2017년 4월 21일
I need to know how to write M code in matlab for Q1-3 in the image

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Whos에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by