Community Profile

photo

davit petraasya


Attivo dal 2015

Followers: 0   Following: 0

Statistiche

  • First Review
  • Thankful Level 4

Visualizza badge

Feeds

Visto da

Domanda


matlab reopening for every script
I installed MATLAB recently. I have some MATLAB scripts. If I open any script, every time MATLAB is opening a new instance from ...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Line style specification for plotting
Is it possible to plot line styles as attached case(a) and case(b)? Thanks!

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Error while evaluating UIControl Callback
My code is running on Matlab 7.10.0(R2010a),if I want to run the code on Matlab 2016a giving error: Error in seasonal_trend...

quasi 7 anni fa | 0 risposte | 0

0

risposte

Domanda


different excel version conversion issue
Hi guys I have mat code and excel table. I am importing the excel file to Matlab 2010a using windows. My excel is excel 2007....

quasi 7 anni fa | 0 risposte | 0

0

risposte

Domanda


how to stack monthly(hist)
Hi I have time series. I want to stack monthly(hist). I need to count how many times my time series repeated in every month...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Plotyn xlim impose problem
Hi Guys Does anyone know how to control xlim on plotyn ? My x axis is time in years. I wanted to impose 1950-2020 as a limit...

circa 7 anni fa | 0 risposte | 0

0

risposte

Domanda


converting .m file to .mat
Hi Does anyone knows how to convert .m file to .mat file. Please find my attached file below! Thanks for your time!

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


how to tick out several types in one graph
Hi I have histogram plot(x=time, y=numbers) Does anyone knows tick each year, major tick each 5 yrs , large tick 10 yrs...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Defining type of dataset and data format
Hi guys I have quick question. I have numbers 0.354, 0.125, 0.058, 0.023.... What kind of data type is these numbers? Also w...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


How to use struct?
Hi I have excel data. I need to use struct command to upload my data and save it using save command. How I may use struct wi...

circa 7 anni fa | 0 risposte | 0

0

risposte

Domanda


Matlab imported excel time format change
Hi Does anyone knows how to change change matlab time format. I have time in 2 colomns, first dd/mm/yyyy and second colomn hh...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


convert datestring to datenum problem.
Hi Does anybody know how to convert this date to number: My date is 2016-11-22T13:12:47.320Z Now I am trying to convert ...

oltre 7 anni fa | 2 risposte | 0

2

risposte

Domanda


how to give coordinate with different size of circles.
Hi I have 35 lakes location(x and y) and the size of lakes(in km) on my third column. How I can plot the lakes with correspo...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


different excel version time convert problem
Hi all I was using excel 2007 version and Matlab2010 on my windows. I have excel table and for importing time I was using dat...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


how to use for loops command to ignore 10 times the same code?
Hi all I am writing code and getting result. But my code is too long, I am just repeating the same code 10 times to get 10 c...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


how to stack hist?
Does anyone knows how to stack 2 histogram. I have certain area data for 20 years. I am calculating yearly number of events by ...

quasi 8 anni fa | 1 risposta | 1

1

risposta

Domanda


cumsum function for seperate time
Hi I have 2 data colomn. 1-colomn time in a form(01/01/1975, 05/01/1975, 25/01/1975, 05/02/1975,...., 22/11/2015), second co...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


how to convert yymmdd to dd/mm/yyyy
Hi Does anyone know how to convert yymmdd to dd/mm/yyyy? I have dates is given in the yymmdd format, such as 750525,780215,...

quasi 8 anni fa | 2 risposte | 0

2

risposte

Domanda


how to calculate average(mean) value in loop?
Hi I have code, uploaded with 2 excel files. If you run it you can get 10 random curves. How I can get average(mean) val...

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


How to get yearly sum values
Hi I Have time variables, such as [01/04/1960(dd/mm/yyyy),23/09/1960, 08/01/1980, 18/11/1980] and corresponding magnitude val...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


how to tick out yearly?
Hi Does anyone knows how to tick out yearly? I am using set(gca,'TickDir','out'); it is working but my ticks is appearing...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


how to use hist in plotyy
Hi Does anyone know how to use hist in plotyy. I have calculated daily number of events by hist. Also I calculated pressur...

quasi 8 anni fa | 2 risposte | 0

2

risposte

Domanda


how to use fit in logY ?
Hi Does anybody knows how to use fit in log(Y). I mean I have x and y data, I am plotting it and fitting points by straight l...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


displaying time on plot
Hi Does anyone know how to display points time on plot? I have 15 points(15 x and 15 y) and 15 different years(1980,1982,1983,...

circa 8 anni fa | 2 risposte | 0

2

risposte

Domanda


how to display points from very light red to dark red?
Hi I have 100 points.(100 x and 100 y). I want to plot the points from very light red to very dark red. 1-point very light red...

circa 8 anni fa | 2 risposte | 0

2

risposte

Domanda


How to change plotyn plot curve lines to stairs line
I have 5 curve line, I have got them using plotyn.(see attached plot) I need to change the 5 line curves to stairs type line. ...

circa 8 anni fa | 2 risposte | 0

2

risposte

Domanda


Reshuffled stack data plot
Hi I am doing seismology plot. I have magnitudes(Y) and time(X). My magnitude changes from 1.1 till 4. Time in years 1969-2...

circa 8 anni fa | 0 risposte | 0

0

risposte

Domanda


histogram x axis property
Hi I have time histogram. My time is from 01/01/1962 to 01/01/2016. Hist is giving 10 automatic binning graph. I need hist...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


4 curve in one graph
Hi Is anyone know How I may do plot 4 curves in one graph? I need different scales 4 y axis in different colors. The scales...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Moving window of 100 points with 20 points overlap.
Hi everybody I have around 500 points. My x axis-times, y-magnitudes. I need to do plot moving window of 100 points averages...

circa 8 anni fa | 2 risposte | 0

2

risposte

Carica altro