MatlabWebSocket is a simple library consisting of a websocket server and client for MATLAB built on Java-WebSocket, a java implementation of the websocket protocol. Encryption is supported with self-signed certificates made with the java keytool.
Please see the documentation on Github:
https://github.com/jebej/MatlabWebSocket
Zitieren als
Jeremy (2025). jebej/MatlabWebSocket (https://github.com/jebej/MatlabWebSocket), GitHub. 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.
examples
src
test
Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.4.0.0 | - onMessage methods now receive fragmented messages (they are first collated)  | 
          
             | 
        |
| 1.2.0.0 | - The MATLAB central version is at 1.2, which corresponds to the 1.0 release on Github (will fix this).
  | 
          
             | 
        |
| 1.1.0.0 | Added a client, renamed the JAR to be more general. Make sure you update the names in the java class path and in your m files!
  | 
          
             | 
        |
| 1.0.0.0 | 
             | 
        
