Community Profile

photo

Lauren-Xante Claassen


Last seen: 8 maanden ago Active since 2023

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Include all possible combinations in loop?
I want my code to compare a user input to eight values, find the ones greater than the user input and extract the corresponding ...

8 maanden ago | 1 answer | 0

1

answer

Question


How to use 'for loop' to check user input?
I am trying to ask a user to input a value between 0-1. I then want to check that value against pre-existing variables r1b, r2b,...

8 maanden ago | 2 answers | 0

2

answers

Question


How to save user input as variable I can compare?
I am trying to generate by Linear regression to get value a, then I want to get user input value b. So I can then take value a a...

8 maanden ago | 1 answer | 0

1

answer

Question


How do I prompt user to re-input value if first attempt is incorrect?
I am trying to prompt user to input a value for R^2, accepting or rejecting value within a range 0-1. If value is correct, proce...

8 maanden ago | 1 answer | 0

1

answer

Question


How to progress from one user input to the next?
I am trying to move through a series of user inputs, e.g.: Q1 - Please enter an R^2 value for Cement: value must be within nu...

11 maanden ago | 1 answer | 0

1

answer

Question


How to correct figure size for plots?
This is the outcome of my plot figure. where the graphs are small and all the wording overlaps: This is what I would like...

11 maanden ago | 1 answer | 0

1

answer

Question


Suppress output for yline?
I am trying to create a constant yline (for mean) on my plot, where the value is derived from a 1x9 vector named 'Average'. I wi...

11 maanden ago | 1 answer | 0

1

answer