From: Idon Havone on
If I have a cell array with names in last,first order. how would i write a loop switching it from first,last name order?
From: Ross W on
"Idon Havone" <idonhavone(a)yahoo.com> wrote in message <i44ii5$okq$1(a)fred.mathworks.com>...
> If I have a cell array with names in last,first order. how would i write a loop switching it from first,last name order?

hi

can you show us some more detail of the code you have, and a short example of the data?

Ross