Reverse Sentence
Version 1.0.0.2 (1,58 KB) von
Renato SL
Input a sentence and obtain the reversed version of it.
With this code, you can reverse an input of any length, which will be treated as a string.
Zitieren als
Renato SL (2024). Reverse Sentence (https://www.mathworks.com/matlabcentral/fileexchange/58420-reverse-sentence), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2017b
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.0.0.2 | Formed as a function |
||
1.0.0.1 | Added comments and deleted whitespaces |
||
1.0.0.0 |