Prev: Ellipse detection code
Next: security system in matlab
From: Guangping Zhang on 9 Mar 2010 15:58 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 9 Mar 2010 16:12 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
|
Pages: 1 Prev: Ellipse detection code Next: security system in matlab |