Pregunta


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...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 13 años hace | 1 respuesta | 1

1

respuesta

Pregunta


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, ...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 13 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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</...

casi 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

casi 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

casi 14 años hace | 3 respuestas | 1

3

respuestas

Pregunta


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...

casi 14 años hace | 1 respuesta | 0

1

respuesta