Community Profile

photo

Joel


Last seen: 12 mois il y a Actif depuis 2023

Followers: 0   Following: 0

Statistiques

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


Finding max peak between two datetime values
Hi I have a cluster of peaks that I want to make into one, but this is an issue. I have a function crossing_V7 that identifie...

presqu'un an il y a | 2 réponses | 0

2

réponses

Question


Finding correct MinPeakDistance using for loop
I am trying to find the peaks when a signal (EFFEKT) exceeds a threshold (Abonnemang) EFFEKT is an 8760x1 double, containing a ...

environ un an il y a | 1 réponse | 0

1

réponse

Question


Error when using findpeaks for different limits
Hi I have a script identifying peaks in a curve (EFFEKT). The following part of the script smoothens out the peaks; if there ...

environ un an il y a | 1 réponse | 0

0

réponse

Question


Error when using findpeaks for different limits
Hi I have a script identifying peaks in a curve (EFFEKT). The following part of the script smoothens out the peaks; if there ar...

environ un an il y a | 1 réponse | 0

1

réponse

Question


Copy variables into excel smoothly
I have a variable A: 24.3712410000000 24.2311330000000 23.4083360000000 24.2096500000000 23.6800080000000 23.2512100000000...

environ un an il y a | 1 réponse | 0

1

réponse

Question


Converting datenum to datetime when using writetable
Hi all I want to export some datetime data to excel. I dont know how. In addition, for certain years, there are no values. I s...

environ un an il y a | 1 réponse | 0

1

réponse

Question


Merging empty vector with double
Hi I have two vectors: 9x1 A=[1 ; 2 ; 3 ; 4 ; 5 ; 6 ; 7 ; 8 ; 9] B=[] I want to compare A and B in the same matrix. Like ...

environ un an il y a | 1 réponse | 0

1

réponse

Question


Run function multiple times
Hi I have the following function and input Abonnemang=24200; filename="Data.xlsx" [max_val,t0_pos1,peak_width]=FLEXfun(Abonn...

environ un an il y a | 1 réponse | 0

0

réponse

Question


Run matlab function in excel
I have the following cells in an excell sheet: Power Year 24200 2021 Power is an input number. Under Yea...

environ un an il y a | 1 réponse | 0

1

réponse

Question


remove decimals from title when using sprintf
I have this to my figure Q=2021; %year plot(x,y) title(sprintf('text %f',Q)) But the title is text 2021.00000000 ...

environ un an il y a | 1 réponse | 0

1

réponse

Question


Run matlab with excel
Hi I want to run MATLAB scripts from excel. I have this script that reads data from another excel file and use input variables ...

environ un an il y a | 1 réponse | 0

1

réponse

Question


Input and output in excel
Hi I would like to type in a couple of variables in excel as input in excel. On the next sheet in the Excel file, I would li...

environ un an il y a | 1 réponse | 0

1

réponse

Question


Remove quotation sign from values in cell
I have a 730x1 cell looking like this: '1.3' '1.0' '0.2' '0.9' '-0.4' '-1.0' >> u{1} ans = '1.3' How do I remo...

environ un an il y a | 1 réponse | 0

1

réponse

Question


Unable to read excel file
Hi I'm unable to read this excel file. I tried restarting my computer, but it does not work. Anybody knows what the issue coul...

environ un an il y a | 1 réponse | 0

1

réponse

Question


Making two peaks into one
Hi How can I make two peaking values into the highest. I have these vectors (one double and one duration) showing the duration...

environ un an il y a | 1 réponse | 0

1

réponse

Question


Making a datetime vector with a leap year
Hi all I have some code making a 8760x1 datetime vector containing every hour of the year dt = datetime(2021,1,1:365); et...

environ un an il y a | 2 réponses | 0

2

réponses

Question


Measure duration of peaks in graoh
Hi all In the plot below I have one value for every hour of the year. You can click on them to show a label expressing when the...

environ un an il y a | 1 réponse | 0

1

réponse

Question


Run MATLAB from excel
Hi all I am wondering if you can run a script when operating in excel? In MATLAB, I import data from excel like this Data...

environ un an il y a | 1 réponse | 0

1

réponse

Question


Modify the labels an axis in plot
I have a 8760x1 double (TIMVARDEN). One value for each hour of the year. I typed plot([1:744],TIMVARDEN(1:744,1)) ylabel('kW'...

environ un an il y a | 2 réponses | 0

2

réponses

Question


Read excel file correctly
I have an excel file that shows 24 values for every day of the year. However, there exists empty rows that needs to be removed. ...

environ un an il y a | 1 réponse | 0

1

réponse

Question


plot many variables from table
I have a 8760x2 table containing every hour of the year and a variable for each hour: ta=[array2table(t) array2table(TIMVARDEN)...

environ un an il y a | 1 réponse | 0

1

réponse