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

1 回表示 (過去 30 日間)
azizullah khan
azizullah khan 2014 年 7 月 21 日
編集済み: Image Analyst 2014 年 7 月 22 日
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 件のコメント
Image Analyst
Image Analyst 2014 年 7 月 22 日
Is the text an image or text? What does "view source" show you?
azizullah khan
azizullah khan 2014 年 7 月 22 日
編集済み: Image Analyst 2014 年 7 月 22 日
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>

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by