Feeds
提问
How to put the outputs of a for loop in a matrix ?
I am trying to put the outputs of this for loop into a matrix for i = 4000:-500:0 [V_sink_with_cd] = (sqrt((2*MTOW*g)./(De...
3 years 前 | 1 个回答 | 0
1
个回答提问
Extracting Corresponding values from an array
if I have 2 dimensional matrix , How can I create a function which takes , for example, a value from the first colmn in the matr...
3 years 前 | 1 个回答 | 0
