Reverse Sentence

Version 1.0.0.2 (1.58 KB) by Renato SL
Input a sentence and obtain the reversed version of it.
78 Downloads
Updated 31 May 2019

View License

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

Cite As

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

MATLAB Release Compatibility
Created with R2017b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Characters and Strings in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.2

Formed as a function

1.0.0.1

Added comments and deleted whitespaces

1.0.0.0