Feeds
提问
code hierarchical presentation with fold/unfold for the whole project
HI Is there a tool for code hierarchical presentation for a large project? What I want is folded text, say a main function n...
6 years 前 | 0 个回答 | 0
0
个回答提问
array indexing with repeated index, index size larger than the array
Hi I want to do c = 1; for i = I B(c) = A(i); c = c + 1; end where I is a vector. For instance A = [a b c...
8 years 前 | 1 个回答 | 0
1
个回答提问
generate a kind of arrays related to bit
Hi I would like to generate N = 4 a{1} = 1111111100000000 a{2} = 1111000011110000 a{3} = 1100110011001100 a{4} = 101...
9 years 前 | 2 个回答 | 0


