MATLAB http post request

How can I store my password as cookies when making http connection so that I can stay logged in and access the other pages of the url from my MATLAB?

回答 (1 件)

Gitesh Nandre
Gitesh Nandre 2015 年 6 月 25 日

0 投票

The ability to transmit cookies with URLREAD/URLWRITE or WEBREAD/WEBWRITE is not yet available in MATLAB.
You can check out the following MATLAB file exchange entry which supports cookie transaction:

カテゴリ

ヘルプ センター および File ExchangeCall Web Services from MATLAB Using HTTP についてさらに検索

質問済み:

MFB
2015 年 6 月 24 日

回答済み:

2015 年 6 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by