interact with web browser from Matlab

6 views (last 30 days)
Mauro
Mauro on 19 May 2011
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)

Ivan van der Kroon
Ivan van der Kroon on 19 May 2011

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
Ivan van der Kroon
Ivan van der Kroon on 20 May 2011
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

Find more on Get Started with MATLAB in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!