Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
Anmerkung des Herausgebers: This file was selected as MATLAB Central Pick of the Week
Base64img takes a MATLAB figure and encodes it as a JPEG in a base64 string. This string can be used directly in a web page to display an image without an image file (in a subset of browsers only- 32 bit Windows and Linux).
Base64file takes a file on disk and encodes it as a base64 string.
This submission uses the Apache Commons Codec library to perform the encoding http://commons.apache.org/codec/
Zitieren als
Michael Katz (2026). Base64 Image Encoder (https://de.mathworks.com/matlabcentral/fileexchange/24514-base64-image-encoder), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert: Model Review Tool
Kategorien
Mehr zu Call Web Services from MATLAB Using HTTP finden Sie in Help Center und MATLAB Answers
Allgemeine Informationen
- Version 1.0.0.1 (2,51 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.0.0.1 | Updated license |
||
| 1.0.0.0 |
