Community Profile

photo

Kasih Ditaningtyas Sari Pratiwi


Active since 2017

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Could we have two student licenses at the same time?
Hi, I have a question regarding student license. At the moment I have one license free from my university as a student. I inte...

6 years ago | 1 answer | 0

1

answer

Question


How to change the year format in time series data? ("0017" to "2017")
Hi. I need help. I want to ask about how to change the format of year in Matlab. I intend to concatenate horizontally two data b...

6 years ago | 1 answer | 0

1

answer

Question


How to retime time series data every 15 minutes, or if it is not possible, to filter minutely data to 15-minutes data?
Hi! I have a question about how to retime time series data every 15 minutes. I have a time series data and I intend to retime it...

6 years ago | 1 answer | 0

1

answer

Question


How to use uigetdir to make a folder at certain directory and save some excel data inside the folder?
Hi! I have a question about how to use uigetdir to make a folder at certain directory. I managed to write a code below to make a...

6 years ago | 1 answer | 0

1

answer

Question


How to use cumsum for data in a table which is not NaN?
Hi. I have a question about how to use cumsum function for data in a table which is not NaN. '02-Nov-2017 10:50:49' NaN ...

6 years ago | 3 answers | 0

3

answers

Question


How to use Xlim for only one x-axis in yyaxis function?
Hi! I have a question about how to use xlim in yyaxis function which limited to only one x-axis. I have two types of chart in on...

6 years ago | 1 answer | 0

1

answer

Question


How to use Xlim which refer to one x-axis in yyaxis function?
Hi! I have a question about how to use xlim in yyaxis function which refer to one x-axis. I have two types of chart in one figur...

6 years ago | 1 answer | 0

1

answer

Question


How to concatenate horizontally two tables based on the same datetime data?
Hi! I have a question about how to concatenate horizontally two tables based on the same datetime data. Actually this will be ea...

6 years ago | 1 answer | 0

1

answer

Question


How to find the transition for datetime data?
Hi I have a question about how to find the transition for datetime data. I have a time series data and I want to detect the star...

6 years ago | 1 answer | 0

1

answer

Question


How to merge multiple xls files into a single file with the same worksheet?
Hi. I want to ask about how to merge multiple xls files into a single file with the same worksheet. I read some questions which ...

6 years ago | 1 answer | 0

1

answer

Question


Error using trapz to calculate area of each event under the peaks
Hi. I need your help. I try to calculate area of each peaks event, but I always got an error. %% Peak flow analysis 2 (Figu...

6 years ago | 1 answer | 0

1

answer

Question


What is the code to add one row above in table?
Hi! This might be an easy question, but since I am new in matlab, I do not know how to add one row in the first row of table. h...

6 years ago | 2 answers | 0

2

answers

Question


Having an error : matrix dimension must agree
Hi! I need your help. I have a problem with the code below. It says an error: "matrix dimension must agree'. Do you know how to ...

6 years ago | 0 answers | 0

0

answers

Question


How to subtract one cell with previous cell in the table in matlab and do it consecutively until the last row?
Hi! I need your help. Actually I can do this in excel, but I am curious about how to do it in Matlab. I attach the picture in ex...

6 years ago | 1 answer | 0

1

answer

Question


How to label points on a plot based on the data in table (not based on the number of points)?
Hi! I have a question regarding labelling points in matlab. I have a figure which needs to be labelled based on the data in the ...

6 years ago | 1 answer | 0

1

answer

Question


Error in merging multiple CSV files into single file
Hi! I need help regarding merging multiple CSV files into single file. At the first time, I managed to run this code : %% M...

6 years ago | 2 answers | 0

2

answers

Question


Error in plotting line and scatter in the same plot, for filtered data and original data
Hi! I have a problem in plotting my data. I have a table consist of date and value, let's call it respectively t and x. I have ...

6 years ago | 1 answer | 0

1

answer

Question


Any suggestion for the method I should use for calculating the sum of the event which has zero values and its duration with matlab?
Hi! I need a suggestion about which method I should use in doing this task. Before, I use Excel VBA to do this and it worked wel...

6 years ago | 1 answer | 0

1

answer

Question


Error in defining x values for peak analysis in Matlab
Hi. I have a problem in creating plot for peak analysis. It can plot the data but not for the x-axis. My data is in the form o...

6 years ago | 1 answer | 0

1

answer

Question


How to put sequence number in the table form?
Hi, I am new in matlab and have a problem in putting sequence number on the table. Could you please help me? so here is my code...

6 years ago | 1 answer | 0

1

answer

Question


If else calculation problem in table
Hi! I have a problem in using if else for tables in matlab. It does not result in error, but it does not show the real result, h...

6 years ago | 1 answer | 0

1

answer

Question


How to convert character cells to date?
Hi! I am a newbie in matlab programming. I imported csv file which contain date, time and number in it. Unfortunately, date can ...

6 years ago | 2 answers | 0

2

answers

Question


How to import multiple csv files into one and read it from certain folder?
I am a newbie in matlab programming. I have a problem in coding to import multiple csv files into one from certain folder: ...

6 years ago | 2 answers | 0

2

answers