How can i encode a string into a datamatrix code?
显示 更早的评论
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 个)
Elizabeth Reese
2017-12-4
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Data Import and Management 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
