Community Profile

photo

Megan Stapley


2019 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


Array from CSV File
Hi there, I have a 4 columns .csv file. I want to create an matrix of only the SECOND And FOURTH columns How do I do this? ...

約5年 前 | 1 件の回答 | 0

1

回答

質問


Inserting Timestamp into a Matrix
Hi all, The first column of my matrix is a timestamp. How do I get it in a normal date and time format rather than this? ...

約5年 前 | 2 件の回答 | 0

2

回答

質問


Reading only Certain Columns from .CSV
I'm trying to read in the 1st and 3rd columns of data from a file. I know this code shows the 2nd and 3rd: M = csvread('filena...

約5年 前 | 1 件の回答 | 0

1

回答

質問


Replacing values based on a condition in a matrix.
Hi there! I have a 2by2 matrix and am trying to replace every value in the second matrix that is greater than 20 with "on". S...

約5年 前 | 1 件の回答 | 0

1

回答