Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
This rather trivial function is mainly a convenience utility to quickly create cellstr literals without typing all those pesky quotes, e.g.
encellstr even using the variable editor I have to quote each entry
I was only motivated to add it to the File Exchange by Loren's blog entry http://blogs.mathworks.com/loren/2013/05/22/duality-between-function-and-command-syntax/
ENCELLSTR Create cell array of strings from char array or in ans with command-form use.
C = encellstr(S) calls CELLSTR to place each row of the character array S into
separate cells of C. However this calling jacket for CELLSTR also allows
functional form to save on quoting string literals.
Citation pour cette source
Julian (2026). encellstr (https://fr.mathworks.com/matlabcentral/fileexchange/41934-encellstr), MATLAB Central File Exchange. Extrait(e) le .
Informations générales
- Version 1.0.0.0 (1,39 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.0.0.0 |