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

1 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by