Feeds
질문
how to have a changing input (an element of a vector) in a function
I wrote a script with a function: function [DV] = deltaV(debris1, debris2, t1,t2,t1_0,t2_0,rE,mu,J2) %function end debris1 a...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
how to have a changing input in a function
I wrote a script with a function ex: function [DV] = deltaV(debris1, debris2, t1,t2,t1_0,t2_0,rE,mu,J2) I have to plot the fun...
대략 5년 전 | 답변 수: 1 | 0
