photo

Lauren-Xante Claassen


Last seen: 2 years ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
177,938
of 300,603

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
85.71%

VOTES RECEIVED
0

RANK
 of 21,028

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,786

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

  • Thankful Level 3

View badges

Feeds

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 ...

2 years 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,...

2 years 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...

2 years 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...

2 years 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...

2 years 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...

2 years 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...

2 years ago | 1 answer | 0

1

answer