Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
[file,text] = barCode128gen(code)
Where:
code => number or alphanumeric string.
file <= barcode image file name.
text <= standarized string code.
Example:
barCode128gen(123.4567890);
barCode128gen('123.456.789');
barCode128gen('123-456-789');
barCode128gen('(123)123456789');
barCode128gen('GS01-0128');
Cita come
Pedro Villena (2026). BarCode Generator GS1-128 (https://it.mathworks.com/matlabcentral/fileexchange/45062-barcode-generator-gs1-128), MATLAB Central File Exchange. Recuperato .
Riconoscimenti
Ispirato: qr code
Informazioni generali
- Versione 1.4.0.2 (6,84 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.4.0.2 | autor name |
||
| 1.4.0.1 | release |
||
| 1.4.0.0 | - Argument evaluation for error elimination.
|
||
| 1.3.0.0 | comments updated |
||
| 1.2.0.0 | update the header |
||
| 1.0.0.0 |
