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 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