Community Profile

photo

Penelopa


Last seen: 7日 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Hello. Just start to learning this program. I have .mat file with many colons and i want to make a plot only from two of them, how can i make it ?
Data = load('MERITEV_CAS.mat'); x=Data(:,6); y=Data(:,8); plot(x,y)

14日 前 | 1 件の回答 | 0

1

回答