Reverse Sentence

Input a sentence and obtain the reversed version of it.
78 download
Aggiornato 31 mag 2019

Visualizza la licenza

With this code, you can reverse an input of any length, which will be treated as a string.

Cita come

Renato SL (2024). Reverse Sentence (https://www.mathworks.com/matlabcentral/fileexchange/58420-reverse-sentence), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2017b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Characters and Strings in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.2

Formed as a function

1.0.0.1

Added comments and deleted whitespaces

1.0.0.0