Feeds
질문
name each legend with Yticklabel
How can I put in each suplot's legend the name of each Yticklabel?
대략 1개월 전 | 답변 수: 1 | 0
1
답변질문
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...
9개월 전 | 답변 수: 1 | 0
1
답변질문
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 ...
10개월 전 | 답변 수: 1 | 0
1
답변질문
Import files and export them
I have a file, How can I load correctly in seperate variable?
10개월 전 | 답변 수: 1 | 0
1
답변질문
Import .file values
I have a .file I need to import the data into matlab, but i have trouble handling the format. Any help?
11개월 전 | 답변 수: 1 | 0
1
답변질문
Compare value of previous with current value
I need to compare the value of with todays value.Any ideas how to implement this? ...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
Calculate number appearance within a range
I need help calculating the number of times a number appears within a range.
대략 2년 전 | 답변 수: 2 | 0
2
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
Divide timeseries to monthly ones
For a specific year I have created an hourly timetable using retime. How can I divide into monthly ?
대략 2년 전 | 답변 수: 2 | 0
2
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
plot vector with string timestamp
i want to plot some data with timestamp. Timestamp is string and my data are vector. Any help?
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0