Feeds
提问
Using output from a nested function in parent function?
function yFinal = calcHeightAtSpecifiedDistance(xmax,dt,y0,v0,angle0,D) % yFinal = calcHeightAtSpecifiedDistance(xmax,d...
10 years 前 | 1 个回答 | 0
1
个回答提问
How to display a set of answers as a vector?
When I try to the use the function below, for example convertTemp(20,25), Tc is not displayed as a vector, but rather six separa...
10 years 前 | 1 个回答 | 0