필터 지우기
필터 지우기

how to have persistent http session in MATLAB?

조회 수: 4 (최근 30일)
MFB
MFB 2015년 6월 17일
답변: Eric Lin 2015년 6월 18일
Hi all, how could I have persistent http session in MATLAB? I know that I would have to use urlread function in MATLAB. But how to maintain that session after log-in e.g. username and password entry.

채택된 답변

Eric Lin
Eric Lin 2015년 6월 18일
This functionality does not exist in MATLAB. Each "urlread" or "webread" call will create and close its own HTTP connection.

추가 답변 (0개)

카테고리

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