질문


Plot a 3D matrix (1 dependent & 2 independent variables)
I have a matrix with 2 independent variables (X and y) which have given data. I want to plot this data with X and Y (in the X an...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Undefined function or variable 'filename'
Hi everyone, Whenever I try to execute my .m file, I get the error message popping up: "Undefined function or variable 'filenam...

3년 초과 전 | 답변 수: 2 | 0

2

답변

질문


dynamic variable error 'Argument to dynamic structure reference must evaluate to a valid field name'
Hi, I get this error message appearing from the line indicated. Can anyone suggest why this might be happening? Thanks! i=x...

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to plot the mean of values from swept data
Hi everyone, I have a array of data where I ramped one variable and measured another a number of times. I would like to find th...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Saving to GitHub repo from MATLAB command line
Hi, I'm new to github and I want to use it to save my matlab code from the commandline on my mac. I'm sure there must be some s...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


specifying the axes limits separately for 2 sets of data on the same plot
I'm using yyaxis left/right to plot different graphs together and I want to change the axes limits for one side. ylim does ...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


creating a new matrix without certain rows with elements below a certain value
I want to create a new matrix which is has the same values as my original matrix, M, minus those rows whose first column values ...

대략 4년 전 | 답변 수: 1 | 0

1

답변