Sophia
Followers: 0 Following: 0
Estadística
13 Preguntas
0 Respuestas
CLASIFICACIÓN
94.440
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
13 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
53.85%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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 ...
7 meses hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
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
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 3 años hace | 1 respuesta | 0