Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
7 years 前 | 3 个回答 | 0
3
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 2 个回答 | 0
2
个回答提问
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 ...
7 years 前 | 0 个回答 | 0
0
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 2 个回答 | 0
2
个回答提问
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 ...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
7 years 前 | 2 个回答 | 0
2
个回答提问
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: ...
7 years 前 | 2 个回答 | 0