[go: up one dir, main page]

Skip to content

The repository provides a class to easily facilitate getting MATLAB figures into images or byte streams. The primary use cases are for when working with applications deployed with MATLAB Compiler SDK or MATLAB Production Server.

License

Notifications You must be signed in to change notification settings

mathworks/FigureDeployer

Repository files navigation

Figure Deployer

MATLAB View Figure Deployer on File Exchange

This project provides a class to facilitate easy deployment of MATLAB figures to images or bytestreams.

It's primarily meant to be used inside of a MATLAB Production Server application to return static figures as images to the client. However, it can also be useful for quick printing of figures when you have requirements around height, width, resolution and format.

See the documentation for examples and to get started.

FigureDeployer

About

The repository provides a class to easily facilitate getting MATLAB figures into images or byte streams. The primary use cases are for when working with applications deployed with MATLAB Compiler SDK or MATLAB Production Server.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages