Feeds
提问
will creating a variable map(i,j) = {array} (this is inside two for loops) create a variable that has i locations with unique locations j inside i?
1 for i = 100:100:500 2 A = load('data_i', 'gotcha'); 3 B = load(data_i+100, 'gotcha'); 4 gotcha1 = A.gotch...
5 years 前 | 0 个回答 | 0