Reverse Sentence

Versión 1.0.0.2 (1,58 KB) por Renato SL
Input a sentence and obtain the reversed version of it.
78 descargas
Actualizado 31 may 2019

Ver licencia

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2017b
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.

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.0.0.2

Formed as a function

1.0.0.1

Added comments and deleted whitespaces

1.0.0.0