Reverse Sentence

Version 1.0.0.2 (1,58 KB) von Renato SL
Input a sentence and obtain the reversed version of it.
78 Downloads
Aktualisiert 31. Mai 2019

Lizenz anzeigen

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 Linux
Kategorien
Mehr zu Characters and Strings finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
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