
Cakil
Statistics
RANK
87,081
of 277,947
REPUTATION
0
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
63.64%
VOTES RECEIVED
0
RANK
of 18,801
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answersQuestion
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
answerQuestion
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
answersQuestion
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
answerQuestion
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
answerQuestion
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
answersQuestion
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
answerSolved
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