photo

Jake keogh


Last seen: 5 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
132,692
of 300,746

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,068

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,775

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Not performing an if statement if a certain value is selected
I am writing a function which calculates an average value, for the values 1-4, which the user selects earlier, the code can cont...

5 years ago | 1 answer | 0

1

answer

Question


Creating equally spaced x axis on plot function
Hi, I am writing a function that adds 4 data sets onto one graph, each point from each data set corresponds to the same x valu...

5 years ago | 1 answer | 0

1

answer

Question


Restart script when user says yes
Hi, I have a while statement at the end of my code asking if they would like to select another choice to repeat the code, howe...

5 years ago | 1 answer | 0

1

answer

Question


Error using tabular/plot too many input arguments
my code for plotting the table is: if team == 2 Rawdata = readtable('liverpool.xlsx'); x = Rawdata(:,4); ...

5 years ago | 1 answer | 0

1

answer