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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答