Community Profile

photo

John Stahura


Last seen: 約2年 前 2019 年からアクティブ

統計

  • Thankful Level 1

バッジを表示

Content Feed

表示方法

質問


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...

4年以上 前 | 2 件の回答 | 0

2

回答