Create valid variable name
Version 1.1.0.0 (1,32 KB) von
Ivar Eskerud Smith
Crate a valid variable name from a string or cell of strings.
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.
Zitieren als
Ivar Eskerud Smith (2025). Create valid variable name (https://www.mathworks.com/matlabcentral/fileexchange/35414-create-valid-variable-name), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2011a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Mehr zu Characters and Strings finden Sie in Help Center und MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.1.0.0 | Now works for cellstrings also |
||
1.0.0.0 |