Lauren-Xante Claassen
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
224,251
of 295,467
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
85.71%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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 ...
1 year ago | 1 answer | 0
1
answerQuestion
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,...
1 year ago | 2 answers | 0
2
answersQuestion
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...
1 year ago | 1 answer | 0
1
answerQuestion
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...
1 year ago | 1 answer | 0
1
answerQuestion
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...
1 year ago | 1 answer | 0
1
answerQuestion
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...
1 year ago | 1 answer | 0
1
answerQuestion
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...
1 year ago | 1 answer | 0