interact with web browser from Matlab

hello
Is it possible to interact with web pages from matlab? The goal would be that I type a Text in to a web page, and then get the answer in e new page and paste it to matlab.
I hope you can help me with this problem.
greetings
Mauro

Answers (2)

Mauro
Mauro on 19 May 2011
Hi Ivan
It seem to base on the urlread-function. What I need is to "type" something in to the page and "press" enter. After i get the andwer i would use urlread.
To have a better understanding i send the link of the Page:
greetings

1 Comment

well, I never needed to have it like that, but I'm sure there are a lot of solutions available on the web.
I mean, what do you want from Matlab, that it checks the page a few time per second whether someone pressed some button? There must be an easier way. I assume you already searched the forum for related topics, but can you explain more about your problem? m-file?

Sign in to comment.

Categories

Asked:

on 19 May 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!