Community Profile

photo

Austin Hernandez


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Personal Best Downloads Level 1
  • Thankful Level 2
  • First Submission
  • Thankful Level 1

View badges

Feeds

View by

Question


How to preallocate when final numbers of rows in unknown
Hello, I have a for loop that has 3 options like this: The issue is that the path of the for loop changes depending on user inp...

4 years ago | 1 answer | 0

1

answer

Question


How to set limit on 2 lines when data is from matrix
Hello, I have this graph: I am trying to limit the green line to ranges of X = A to B (A being the teal vertical line and a...

4 years ago | 1 answer | 0

1

answer

Question


How to set multiple limits for multiple lines in a single graph with given data
I currently have a graph that has 2 sloped lines. I cannot simply set the boundaries of X because the data was given in matrix E...

4 years ago | 0 answers | 0

0

answers

Question


Taking data from loops and the plotting them outside the loop
I need to plot a graph based upon the answers given (there's a prompt window before this). In my for loop, I have an if, elsei...

4 years ago | 1 answer | 0

1

answer

Question


Save the values of a function in a for loop
I need to record the y-values of a line from x=a to x=b. Each loop, the slope of the line will change so there will be a differ...

4 years ago | 1 answer | 0

1

answer