Feeds
질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0

