Community Profile

Jen


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Creating a table of values from for loops
Say x increases from 10 to 50 in increments of 5, and y increases in increments of 10 from 0 to 100. x and y are passed through ...

9 years ago | 1 answer | 0

1

answer

Question


Creating a script that will allow the user to input values repeatedly until each case has been entered
I'm trying to create a script that will allow the user to input x-values repeatedly until each case has been entered. I have thr...

9 years ago | 2 answers | 0

2

answers

Question


Finding the minimum value of each row of a matrix
I've created an arbitrary matrix called 'mat.' Here's the code I've written to find and display the minimum value of each row...

9 years ago | 1 answer | 0

1

answer