vedenev
Posts:
332
Registered:
2/14/08
|
|
Re: Input/Output data on/from internet in matlab
Posted:
Jan 30, 2013 7:58 AM
|
|
Use urlread function, with urls like: http://www.google.com/search?q=[keyword here] aslo regexp can be usefull. note: if too many times then google will ask to solve captcha.
----------------------------------------- Maxim Vedenev, MATLAB Custom Programming vedenev@ngs.ru http://simulations.narod.ru/
|
|