| Contents | Index |
string = iptnum2ordinal(number)
string = iptnum2ordinal(number) converts the positive integer number to the ordinal text string string.
The following example returns the string 'fourth'.
str = iptnum2ordinal(4)
The following example returns the string '23rd'.
str = iptnum2ordinal(23)

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |