How can i encode a string into a datamatrix code?
Mostrar comentarios más antiguos
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 comentario
Jürgen
el 30 de Nov. de 2017
Respuestas (1)
Elizabeth Reese
el 4 de Dic. de 2017
0 votos
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.
Categorías
Más información sobre Data Import and Management en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
