Madison Cornwall
Followers: 0 Following: 0
Feeds
질문
This code produces a NaN in the last column at the last position, Why?
clear clc theta = 30; vel0 = 25; y0 = 2; g = 9.81; %m/s^2 vel0x=vel0*cosd(theta); vel0y=vel0*sind(theta); d=((vel0*cosd(...
3년 초과 전 | 답변 수: 1 | 0