Question


Help with Regexp
So i have a table of numbers read in using fread from a .dat file: 0 0 3.51563 50 35.1563 0.094 10 3.47656 50 34.7656 I...

environ 12 ans il y a | 1 réponse | 0

1

réponse

Question


regexp help
Hi, im trying to read in some numbers from some HTML: '<br>1,020.32 mb<br>' Im currently using regexp(string,'\d+','matc...

environ 12 ans il y a | 1 réponse | 1

1

réponse

Question


FREAD() help
Hi, ive got an array of numbers [2 4 6 8] written into a file by fprintf, Im using n=fread(fid) to get this data from a file, ...

environ 12 ans il y a | 1 réponse | 0

1

réponse

Question


FREAD() help
Hi so im trying to use fread in a very simple program. Ive used the following to write 4 numbers into a .txt file: fid=fope...

environ 12 ans il y a | 2 réponses | 0

2

réponses

Question


help with regexp
Hi im trying to use regexp to get some 1,2 and 3 digit numbers from a string of symbols and numbers, for example: <td>3</...

environ 12 ans il y a | 1 réponse | 0

1

réponse

Question


Consecutive Numbers/Logic help
I have an array of indices: index=[16 17 32 33 48 63 79 80 81 97 98 113 114 129 130] which each correspond to a value in ano...

environ 12 ans il y a | 1 réponse | 0

1

réponse

Question


How to find consecutive numbers
So i have an array: a=[16 17 32 33 48 63 79 80 81 97 98 113 114 129 130] how can i write ...

environ 12 ans il y a | 3 réponses | 1

3

réponses

Question


How do i access data from a table on a website
Hi, im trying to work out how to access data from a website online, for example say im looking at a football table: http://www.s...

environ 12 ans il y a | 1 réponse | 0

1

réponse