Statistics
39 Questions
0 Answers
RANK
185,925
of 296,364
REPUTATION
0
CONTRIBUTIONS
39 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,397
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 156,205
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
name each legend with Yticklabel
How can I put in each suplot's legend the name of each Yticklabel?
11 days ago | 1 answer | 0
1
answerQuestion
Locate and syncronize timestamp
I have a raspberry without a real time clock which is creating minutelly files. To calculate the estimated time i have as indica...
8 months ago | 1 answer | 0
1
answerQuestion
Convert .txt to .csv with prespecified format
I have a (.txt) with this format 2023 JAN 1 00 31 34.1 38.5625 23.6833 14 2.0 2023 JAN 1 00 38 24.7 38.3304 ...
9 months ago | 1 answer | 0
1
answerQuestion
Import files and export them
I have a file, How can I load correctly in seperate variable?
9 months ago | 1 answer | 0
1
answerQuestion
Import .file values
I have a .file I need to import the data into matlab, but i have trouble handling the format. Any help?
9 months ago | 1 answer | 0
1
answerQuestion
Compare value of previous with current value
I need to compare the value of with todays value.Any ideas how to implement this? ...
2 years ago | 1 answer | 0
1
answerQuestion
Changing file path and load multiple files
I have some folders where i have saved several files where code changes and I need to load each file. I need help
2 years ago | 1 answer | 0
1
answerQuestion
Improve part of code using a loop
I have an annual table X, where I want to calculate the five maximum values for each month. My code works but I need to also app...
2 years ago | 1 answer | 0
1
answerQuestion
Calculate number appearance within a range
I need help calculating the number of times a number appears within a range.
2 years ago | 2 answers | 0
2
answersQuestion
Frequency distribution of classes data
I have a timetable with values and I need to calculate the frequency distribution in classeswith step of 0.How can I fill the ...
2 years ago | 0 answers | 0
0
answersQuestion
Divide timeseries to monthly ones
For a specific year I have created an hourly timetable using retime. How can I divide into monthly ?
2 years ago | 2 answers | 0
2
answersQuestion
Group data based on direct
I have a table with values and I want to group them in sectors. Is it possible to do it automatically either than manually?
2 years ago | 1 answer | 0
1
answerQuestion
Calculate the maximum and minimum values
Hello I have a big timetable I want to calculate the maximum and minimum values Any ideas how to proceed?
2 years ago | 1 answer | 0
1
answerQuestion
Calculate daily standard deviation from timetable
Hello, I want to calculate the mean max and mean min standard deviation of temperature data from a daily timetable. How can I ...
2 years ago | 1 answer | 0
1
answerQuestion
Maintain values inside loop
I need help debugging part of my code, from data i want to create timetables one for each class. Right now the result shows only...
2 years ago | 1 answer | 0
1
answerQuestion
Calculate values from data to monthly
I have a timetable and I want to find how many values are equal to 1 for every class. Right now the code calculates the ones fo...
2 years ago | 1 answer | 0
1
answerQuestion
Calculate values inside a loop and store them in variables.
I have a matrix and want to calculate where its values are above certain thresholds and store the results in a new matrix. My di...
2 years ago | 2 answers | 0
2
answersQuestion
Combine excel files into one
I want to run a code inside every folder i have an excel file and i want to compare 10 excel files into 1. Can anyone help me? ...
2 years ago | 1 answer | 0
1
answerQuestion
Changing file path in a loop
I want to run a code where inside every folder i have a file and save in each folder. Can anyone help me?
2 years ago | 2 answers | 0
2
answersQuestion
trying to understand why I get 2.2204e-16 rather than 0
Im trying to understand why when i make x-y (where x=1.6 and y=1.6) i do not get 0 as a result.
3 years ago | 1 answer | 0
1
answerQuestion
how to plot double against datetime
I am trying to plot a .csv file. When I plot X i get the figure that i want but when I plot X against time, I get figure 2. An...
3 years ago | 1 answer | 0
1
answerQuestion
matlab calculation area circular
I have a signal and want to calculate the area. The problem is that i want to make a loop with decimal step, because the length ...
4 years ago | 1 answer | 0
1
answerQuestion
handle character minus character
I have two characters which contain '18:29:42.835' and '18:29:49.425'. How is it possible to subtrack t2-t1 so as to find durati...
4 years ago | 2 answers | 0
2
answersQuestion
add line in a plot
Hello I have a figure with datetime in x- axis. I want to plot a vertical line but through code where is the exact point but i r...
4 years ago | 1 answer | 0
1
answerQuestion
fitting peak points maxima
I am facing some problems trying to create a curve that will pass through maximum peaks. Will a solution be to export peaks into...
4 years ago | 1 answer | 0
1
answerQuestion
plot vector with string timestamp
i want to plot some data with timestamp. Timestamp is string and my data are vector. Any help?
5 years ago | 1 answer | 0
1
answerQuestion
New variables in a loop
Hello everyone! I'm facing some issues while trying to create new variables inside a loop. Can I load my data using a for loop w...
5 years ago | 1 answer | 0
1
answerQuestion
Replace values in collumns
Hi everyone. I am having an issue while processing some data.The problem is that a from a random time point from y2 go to the la...
5 years ago | 1 answer | 0
1
answerQuestion
Linear interpolation in loop
Hello, i'm trying to create a script for curves which will have as an output several plots. Aassuming that i have a scatter plo...
5 years ago | 1 answer | 0