matlabServerClient

Server and Client in MATLAB

You are now following this Submission

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

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0