Community Profile

photo

Joel


Last seen: 12 meses hace Con actividad desde 2023

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


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...

alrededor de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


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 ...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

alrededor de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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'...

alrededor de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


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. ...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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)...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta