Create valid variable name

Crate a valid variable name from a string or cell of strings.
220 descargas
Actualizado 29 may 2012

Ver licencia

Crate a valid variable name from a string or cell of strings. All characters except letters, numbers and _ are removed. Also, numbers and _ are removed from the start of the name.

Citar como

Ivar Eskerud Smith (2024). Create valid variable name (https://www.mathworks.com/matlabcentral/fileexchange/35414-create-valid-variable-name), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2011a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Characters and Strings en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

Now works for cellstrings also

1.0.0.0