Community Profile

photo

Guy


Last seen: 5 months 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计数据

All
  • Solver

查看徽章

Feeds

排序方式:

提问


Why is MATLAB not making multiple plots when I specify separate figures?
Hello, I have been attempting to plot two data sets in two separate figure windows. The code I am using is as follows: figure(1...

1 year 前 | 0 个回答 | 0

0

个回答

提问


Why is MATLAB not making multiple plots when I specify separate figures?
Hello, I am attemping to plot two separate sets of data on two different figure windows. I used the following code: figure(1); ...

1 year 前 | 2 个回答 | 0

2

个回答

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

1 year 前