How to hide web browser while using web function
显示 更早的评论
Hi,
I download real-time data through the web from an excel file each 5 seconds (by web function)
Is it possible to suppress the opening of the HTML page ?
Thanks
Dudi
回答(1 个)
Ameer Hamza
2020-12-29
0 个投票
Which function are you using to download the data? You can use websave(): https://www.mathworks.com/help/releases/R2020b/matlab/ref/websave.html, which downloads the data without opening any browser window.
2 个评论
dudi lubton
2020-12-29
编辑:dudi lubton
2020-12-29
dudi lubton
2020-12-29
编辑:dudi lubton
2020-12-29
类别
在 帮助中心 和 File Exchange 中查找有关 Downloads 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!