From: Guangping Zhang on
Dear All:

I have variables T1, T2, T3...T20, I need add 10 to each T,
to get T1+10, T2+10,T3+10....
how can I write a for loop? I know I need use num2str or int2str,
but I don't know the format, some people help me?

Yours,
Guangping Zhang
From: Matt Fig on
Don't do it this way!

http://matlabwiki.mathworks.com/MATLAB_FAQ#How_can_I_create_variables_A1.2C_A2.2C....2CA10_in_a_loop.3F