Feeds
답변 있음
The function move_me is defined like this: function w = move_me(v,a). The first input argument v is a row-vector, while a is a scalar. The function moves every element of v that is equal to a to the end of the vector.
<</matlabcentral/answers/uploaded_files/120605/Screenshot%20(25).png>>
The function move_me is defined like this: function w = move_me(v,a). The first input argument v is a row-vector, while a is a scalar. The function moves every element of v that is equal to a to the end of the vector.
<</matlabcentral/answers/uploaded_files/120605/Screenshot%20(25).png>>
7년 초과 전 | 0
