Feeds
提问
How can I plot different lines of a loop in different graphs, each one including all the solutions from a previous loop??
Hello! This is the problem I have with my code: the first graph plots the number of tiles I imput minus one (let's call it the ...
5 years 前 | 0 个回答 | 0
0
个回答提问
How can I make my script decide which scalar of two variables is larger?
Hello, I have this code, and what I need to do is multiply the number of tiles that I imput by the largest value that have been...
5 years 前 | 1 个回答 | 0
1
个回答提问
How can I plot rows from different matrices?
I have two matrices (x and y), both being 13x5. I need to plot all possible combinations of each row of x with each row of y. I ...
5 years 前 | 1 个回答 | 0
1
个回答已解决
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:...
5 years 前


