photo

Sophia


2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


converting excel datetimes in matlab
I am wanting to calculate the mean temperature (and standard deviation) for each day in 'seasim_temp', when I do this there are ...

10개월 전 | 답변 수: 0 | 0

0

답변

질문


calculating and plotting 95% confidence intervals
In the attached figure I plot the daily mean hot temperature. Instead of plotting the standard deviation around the mean, I woul...

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

1

답변

질문


Log scale differs between tiledlayout plots
Hi, I would like to include a log y axis on the first four tiles (A-D) of my plot. Tile E-H do not need a log y axis. The log y...

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

1

답변

질문


Processing .mat files via a for loop
Hi there, I would like to read in these .mat files and process them via a for loop Firstly, I need to replace all values above...

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

1

답변

질문


Plotting table results from grpstats
I would like to display grpstats for all three variables of FVFM, YIELD and NSV, DataVars only allows me to do this for one vari...

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

1

답변

질문


plotting data from multiple sheets by ID and day
Hi there, I have data from multiple sheets of a workbook that I am looking to plot separately by ID (first column) and day (she...

거의 2년 전 | 답변 수: 2 | 0

2

답변

질문


Extracting variable data at specified location from .nc file
I am trying to extract variable data from a .nc file off the server How do I specify the location by i and j

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

1

답변

질문


creating one legend for all data
I would like to create a legend which includes both the boxplot data and the lines in the graph I can create a legend for just ...

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

1

답변

질문


Plotting boxplots at specific x axis locations over other data
I would like to plot boxplots at the specific x axis locations of 0, 14, 19, 26 (days), over existing data. In the figure it sho...

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

1

답변

질문


plotting a graph with 2 x-axis in a tile plot
I have created some code to create a graph with two x-axis. I would like to display this is in a tile plot, but when I try to cr...

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

1

답변

질문


Combining .txt files and averaging data
I have multiple .txt files with the same type of data that I would like to merge The first column is the same for each .txt fi...

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

1

답변

질문


Setting the xlim for datetime data
I would like to set the xlim of this graph from Nov 29 to Dec 24 in intervals of 2 or 3 days See attached for data and script a...

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

1

답변

질문


Inputting Date Time data and presenting as a graph
A = importdata('08_underwater.txt') A = readtimetable('08_underwater.txt') A.Properties.VariableNames{1} = 'Light'; A.Time.Fo...

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

1

답변