필터 지우기
필터 지우기

Matlab API

조회 수: 2 (최근 30일)
Marven Jabian
Marven Jabian 2012년 1월 4일
Is there a Matlab command to auto access some links on the internet?
Is there any tutorial relating on this topic?
Thanks!
  댓글 수: 1
Walter Roberson
Walter Roberson 2012년 1월 4일
I think it is against Google's Terms and Conditions to access google.com itself by way of a program. Google provides alternatives for programmed access.

댓글을 달려면 로그인하십시오.

답변 (1개)

the cyclist
the cyclist 2012년 1월 4일
You probably want the web(), urlread(), and urlwrite() commands.
I didn't remember the exact names of these commands, so I used "docsearch web" to find them. The docsearch command is a handy one for you to know.

카테고리

Help CenterFile Exchange에서 Web Services에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by