sweb: a pedestrian MATLAB web session starter
SWEB starts a MATLAB web session and optionally sets
- the url
- the browser position
- the browser type
the optional output returns a handle to the browser's
content and frame, which may be used to
further fine-tune their respective properties
programmatically
see
> help sweb
and the screenshot for usage and a brief example for this small utility
Zitieren als
us (2025). sweb: a pedestrian MATLAB web session starter (https://www.mathworks.com/matlabcentral/fileexchange/26034-sweb-a-pedestrian-matlab-web-session-starter), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > External Language Interfaces > Web Services with MATLAB > Call Web Services from MATLAB Using HTTP >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.3.0.0 | added a screenshot, version tag: 07-Dec-2009 20:20:22 |
||
1.1.0.0 | replaced last example, which could cause troubles for novice users, added another validity check, version tag: 07-Dec-2009 19:07:57 |
||
1.0.0.0 |