photo

Rachel Frings


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Outputting numbers into a single array when using a double for loop?
Here is my current code: x(1)=0; y(1)=0; s=100; for n=1:s for t=1:s x(t+1)=[x(t)+randi([...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to have MatLab put input numbers into an array?
I need help putting numbers into an array. I have a problem where the user inputs six numbers and I want the program to ouput th...

10 years 前 | 1 个回答 | 0

1

个回答