How to hide web browser while using web function
Ältere Kommentare anzeigen
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
Antworten (1)
Ameer Hamza
am 29 Dez. 2020
0 Stimmen
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 Kommentare
dudi lubton
am 29 Dez. 2020
Bearbeitet: dudi lubton
am 29 Dez. 2020
dudi lubton
am 29 Dez. 2020
Bearbeitet: dudi lubton
am 29 Dez. 2020
Kategorien
Mehr zu Downloads finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!