How can i encode a string into a datamatrix code?
Mostra commenti meno recenti
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 Commento
Jürgen
il 30 Nov 2017
Risposte (1)
Elizabeth Reese
il 4 Dic 2017
0 voti
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.
Categorie
Scopri di più su Data Import and Management in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
