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?

Answers (1)

Gitesh Nandre
Gitesh Nandre on 25 Jun 2015

0 votes

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:

Asked:

MFB
on 24 Jun 2015

Answered:

on 25 Jun 2015

Community Treasure Hunt

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

Start Hunting!