photo

Sophia


2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

13 질문
0 답변

순위
251,548
of 300,364

평판
0

참여
13 질문
0 답변

답변 채택
53.85%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
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 ...

1년 초과 전 | 답변 수: 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...

대략 2년 전 | 답변 수: 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...

대략 2년 전 | 답변 수: 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...

2년 초과 전 | 답변 수: 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

대략 3년 전 | 답변 수: 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 ...

3년 초과 전 | 답변 수: 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...

3년 초과 전 | 답변 수: 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...

거의 4년 전 | 답변 수: 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...

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

1

답변