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 years 前 | 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 years 前 | 1 个回答 | 0
