urlread() related problem in matlab......

1 visualizzazione (ultimi 30 giorni)
azizullah khan
azizullah khan il 21 Lug 2014
Modificato: Image Analyst il 22 Lug 2014
url='http://www1.interactivebrokers.ch/contract_info/v3.8/index.php?filter=ZBANZg&action=Conid+Info&lang=en&wlId=GEN&conid=81578645%27'
i want the above web to be readable in matlab. when i use urlread(url) it displays me some data but not the full data ..i want to fix it by using proxy method or other...please solve my this problem....thanks.
kindly check the attachment .The problem is due to the box..if i manually inter it then the problem is no more but i want it to be enter automatically ...
  2 Commenti
Image Analyst
Image Analyst il 22 Lug 2014
Is the text an image or text? What does "view source" show you?
azizullah khan
azizullah khan il 22 Lug 2014
Modificato: Image Analyst il 22 Lug 2014
view source result......
<br>
<form type="post">
To continue please enter the text from the image below
<br>
<img src="image.php?str=D8g1S9">
<br>
Text: <input type="text" name="filter">
<input type="hidden" name="action" value="Conid Info">
<input type="hidden" name="lang" value="en">
<input type="hidden" name="wlId" value="GEN">
<input type="hidden" name="conid" value="81578645">
<input type="Submit" value="Submit">
</form>

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Get Started with MATLAB in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by