Problem 495. Formatting currency numbers
Solution Stats
Solution Comments
-
1 Comment
This looks much (c)leaner than the REGEXP method.
-
2 Comments
while on the topic of 'undocumented trivia that will earn you a couple of cody points for no good reason', have you seen this one?
I believe this is the very first use of the Ans Hack in Cody. See http://blogs.mathworks.com/community/2016/06/23/the-great-ans-hack/
-
2 Comments
interesting use of strread to turn a string into a cell array (though probably only really useful in cody)
Kids, don't try this at home. :-)
-
1 Comment
This solution was proposed by Oleg Komarov.
Problem Recent Solvers106
Suggested Problems
-
14179 Solvers
-
Find state names that start with the letter N
949 Solvers
-
Program an exclusive OR operation with logical operators
672 Solvers
-
Implement a bubble sort technique and output the number of swaps required
212 Solvers
-
Number of Even Elements in Fibonacci Sequence
946 Solvers
More from this Author50
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!