This is the next incarnation of Lior Shapira's QR encoder, based on ZXing library.
It supports error correction levels, character sets other than ISO-8859-1 and the parameters are passed on more readable manner.
NB: using character set other than ISO-8859-1 will probably make QR code unreadable by any QR decoder, except ZXing's.
UTF-8 is set the default encoding!
The QR decoder is the same as Lior Shapira's, http://www.mathworks.com/matlabcentral/fileexchange/29239-qr-code-encode-and-decode
Cite As
ejs (2024). QR Code encoder (https://www.mathworks.com/matlabcentral/fileexchange/41437-qr-code-encoder), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Graphics > Formatting and Annotation > 3-D Scene Control > Lighting, Transparency, and Shading >
Tags
Acknowledgements
Inspired by: Parse property/value pairs and structures, QR Code encode and decode
Inspired: QR Code Generator 1.1 based on zxing
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.