John Stahura
Followers: 0 Following: 0
Feeds
提问
How to store the results from a for loop into a matrix?
clear all clc F = 2; x = [.1:.05:1.9]; for i = x; theta1 = atan((2-i)/1); theta2 = atan(1/(2-i)); theta3 = a...
5 years 前 | 2 个回答 | 0
Followers: 0 Following: 0
提问
5 years 前 | 2 个回答 | 0