Caratteri e stringhe
Generazione di codice per il testo
Per la generazione di codice, rappresentare il testo come un array di caratteri o come un array di stringhe 1 x 1 (scalare di stringhe).
Argomenti
- Encoding of Characters in Code Generation
Differences in character encoding between MATLAB® and code generation can result in errors or different answers.
- Code Generation for Strings
Adhere to code generation restrictions for strings.