Community Profile

photo

Sjoukje de Lange


Last seen: 7 months ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
How to use readtable when skipping every second (non-data) line?
I think I fixed it (for future reference)! It might be not as clean and professional as it can be, but I think this works: ...

2 years ago | 0

| accepted

Question


How to use readtable when skipping every second (non-data) line?
Hi all, I'm trying to load a file using readtable - see attached snip. The file has 314 colums and many rows. Every second row ...

2 years ago | 3 answers | 0

3

answers

Question


fill matrix with all options of successive, increasing numbers 1-5
I want to construct a matrix, m x n, filled with the numbers 1 till 5. The numbers have to be successive, and have to be increas...

3 years ago | 1 answer | 0

1

answer