You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Here's an implementation of a server and client in MATLAB using Java.
This uses channels for really quick transfer of files.
Without using channels, you can only transfer byte by byte and that is really slow.
Using channels helps you get around data input/output streams and allows use of a bytebuffer.
Cite As
Arun (2026). matlabServerClient (https://www.mathworks.com/matlabcentral/fileexchange/41679-matlabserverclient), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (11.7 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
