webread

httpUrl = "http://requestserver.mathworks.com";
employeeUrl = strcat(httpUrl,"/employee");
options = weboptions("ContentType","text");
sBrown = webread(employeeUrl,"firstName","Sarah",options)

posted @ 2024-08-31 19:53  ChrainY  阅读(2)  评论(0编辑  收藏  举报