User Portlet User Portlet

Discussions
I have imported data from multiple files using testlist=Table[Import["E:\\processed_data\\pdata\\SC1_\\S1_S2\\S1_S2_" ToString[i] ".txt", "Data"], {i, 10}] How to apply rotation and translation on this data (geometrical transformation) ...