Community Profile

photo

Kenneth Roszell


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Taking in 2 array variables, my output variable is a single number rather than an array. Any suggestions to get my output in an array?
alpha = 30; theta_1 = 0:360; omega_1 = 360; theta_2 = atan(tan(theta_1)/cos(alpha)) omega_2 = sec(theta_1).*sec(theta_1).*...

4 years ago | 1 answer | 0

1

answer