标签: matlab browser
我正在寻找一种使用Matlab代码从Chrome浏览器,Firefox或Matlab浏览器获取当前网址的方法吗?它可以做到吗?
答案 0 :(得分:2)
来自matlab web文档:
web
[stat,h,url] = web() % returns the URL of the current page in the MATLAB Web browser.