Community Profile

photo

Cakil


Last seen: 5 days ago Active since 2022

Statistics

All
  • Thankful Level 3
  • Solver

View badges

Content Feed

View by

Question


open saved figures and plot daily data in one graph
Dear Matlab Community, I am trying to create one graph from previously saved 2 figures using the same x axis. x axis shows '1...

2 months ago | 1 answer | 0

1

answer

Question


Subplot of Contour Plot figures
Dear Matlab Community, I try to subplot my three figures but the output looks very different. I also can not see the color bar...

2 months ago | 1 answer | 0

1

answer

Question


Unable to exportgraphics or saveas: The value of 'destination' is invalid.
Hello matlab community, I am trying to save my figures both in fig and png format. I was using these commands before without ...

2 months ago | 1 answer | 0

1

answer

Question


yline error for Matlab example
Hello Matlab Community, I am having trouble to use yline command. Even if I try the matlab example, I receive the below error: ...

5 months ago | 1 answer | 0

1

answer

Question


textscan different number of floating digits
Hello Matlab Community, I have a dataset with 'Loggers_3340_837584_20.5m_TXT' format. For example: 'Loggers_3340_838653_20...

6 months ago | 2 answers | 0

2

answers

Question


Separating daytime and nighttime according to daily sunset and sunrise values
Hello Matlab Community, I have sunrise and sunset times for a period of time and also have a dataset for that certain period. ...

7 months ago | 1 answer | 0

1

answer

Question


active date axis in plot: zoom in from year to hour
Dear Matlab Community, I have a time series plot includes data from Sept to May. I want to see the hourly plot when I zoom in b...

12 months ago | 0 answers | 0

0

answers

Question


Remove noise from time series data
Hello Matlab community, I have a time series data from different levels with 30 min interval. I tried to use the medfilt1 to re...

12 months ago | 1 answer | 0

1

answer

Question


How to remove date and time columns after merging as date_time?
Hello, I have a cell array of 24 datasets with almost 1 year time-series. I have date and time columns seperately. I merged the...

1 year ago | 1 answer | 0

1

answer

Question


textscan error only in loop: "Invalid file identifier. Use fopen to generate a valid file identifier"
Hi, I am receiving textscan error when I create a loop to process and write my files. If I run each file individually without a...

1 year ago | 2 answers | 0

2

answers

Question


how to merge multiple csv files to create a timetable for synchronization?
Hello, I have 6 oxygen and 29 temperature time series file in csv format. Both of the groups have different time steps and thei...

1 year ago | 1 answer | 0

1

answer

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

1 year ago