How can i encode a string into a datamatrix code?
Afficher commentaires plus anciens
I'm looking for a matlab function that generates datamatrix code (not QR Code) from a string.
datamatrix = generateDataMatrix(String, Length, Width, option)
where datamatrix is a matrix (boole or double)
1 commentaire
Jürgen
le 30 Nov 2017
Réponses (1)
Elizabeth Reese
le 4 Déc 2017
0 votes
There are a few File Exchange submissions about this topic that may be helpful.
There are also a few public solutions on Cody for a simple example.
Catégories
En savoir plus sur Data Import and Management dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
