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 Center および File ExchangeWhos についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by