Community Profile

photo

Jocelyn Kenley


Last seen: 9 months ago Active since 2022

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Error in plotting multiple datasets in one graph
I am trying to plot multiple datasets into one graph. This is the code: clear %% Read File Data=csvread('SC_MX_JK2_CH1_fix...

2 years ago | 0 answers | 0

0

answers

Question


Errorbars on a select dataset
I am trying to make an errorbar on a certain dataset. Here the code I have now: M=mean(f); x=g; y=f; errorbar(g,f,err); pl...

2 years ago | 2 answers | 0

2

answers

Question


Indexing cell array column from excel data
Hey I am trying to make a array using data from excel. I already import the data , the problem is trying to get matlab recognize...

2 years ago | 1 answer | 0

1

answer