ID:161467
May 3 2008, 7:28 pm
|
|
I cant figure out how to convert 1000000 to 1,000,000. What I'm doing is converting the number to a text string using num2text. Gotta think of a way to get every three characters, then put a comma next to them.
|
May 3 2008, 8:08 pm
|
|
You can find a function that does that and a whole bunch of other nifty stuff at Jtgibson's Site.
|