photo

Sérgio Querido


Last seen: 3 years 前 自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Slider for Time Control in graph
How can i have a slider which allows me to choose the time and respectively shows the right dd's coordinates. How can i codify u...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Uicontrol function in Plot
How can i put a temporal slider in the next plot with uicontrol function?? I need to see ddo's displacement for each temporal sa...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Output from a delimiter
I have a csv with the following rows: 20170930,Ben,10777.785005,6221.201572,1924.805677,1626.732719,614.706354,390.338683,4...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Cell array inside a cell array
I have a cell array dataArray={[10x1 double] {10x1 cell} [10x1 double] [10x1 double]} and I tried to obtain an...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Mean and Std in Subplot Graphs
How can i add mean and Std horizontal lines to all plots?? (eg.ym1 and ys1 are mean and std of subplot subplot(3, 2, 1)) fi...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Conditions & Error in Time Serie Split
How can i set this conditions withou error? Error using & Matrix dimensions must agree. timeseriesplittot = data(fi...

7 years 前 | 0 个回答 | 0

0

个回答

已回答
Subplots Saveas Function Problem
solved graphwrite=[[Filename],'fisico','.png']; saveas(gcf,graphwrite)

7 years 前 | 1

| 已接受

提问


4 Subplots Configuration Code
Hi, How can I create the following figure?? In the end I want to save it with the saveas function. <</matlabcentral/answers/...

7 years 前 | 2 个回答 | 0

2

个回答

已回答
Subplots Saveas Function Problem
X1 = 1 2 3 4 5 6 Y1 = 26.0902 42.9149 43.8763 94.0833 14.7254 54.5473 Y2 =...

7 years 前 | 0

已回答
Subplots Saveas Function Problem
function createfigure(X1, Y1, Y2, Y3, Y4) %CREATEFIGURE(X1, Y1, Y2, Y3, Y4) % X1: vector of x data % Y1: vector o...

7 years 前 | 0

已回答
Subplots Saveas Function Problem
Always de same error!! Error using graph Too many output arguments.

7 years 前 | 0

提问


Subplots Saveas Function Problem
Hello, I did this graph configuration in Property Editor and generated the code. In my code i run it as follows: X1=[1:6...

7 years 前 | 5 个回答 | 0

5

个回答

提问


Delimiter for csv format
I did a matlab code for transform csv files to organized table in a xls file (by delimiter). The Problem: Error using te...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How can i split time series by hour
Hello, How can i split attached time series in 2 different intervals and get a new xls file: for example: 80300000 to 90300...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Load (xlsread) a especific time sample
In spreadsheet attached, how can i do a rotine to load (with xlsread) a especific time sample (example: 00:01:24 to 00:05:03)? ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Heart Rate by category
Hi, I want to organize heart rate by the time spent in 3 diferent categories: 0 - 50 bpm 50 - 100 bpm 100 - 200 bpm wha...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Latitude and Longitude Data to Universal Transverse Mercator (UTM)
Hi, How can i convert this spreadsheet with xy gps coordinates (Latitude and Longitude) to Universal Transverse Mercator (UTM...

8 years 前 | 2 个回答 | 0

2

个回答

提问


Save a data in .xls
I need to save a data in .xls spreadsheet but in the end it doesn't keep the same as you can see in photos. <</matlabcentra...

9 years 前 | 1 个回答 | 0

1

个回答

提问


CSV file read and disassemble information
I have this csv file with a person's fitness information and a want read it in matlab. I need to disassemble all variables from ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


2D histogram for field distribution
I have a problem with the 2d histogram attach file. I have the coordinates (x,y) of a lot of soccer players and i want to know ...

9 years 前 | 1 个回答 | 0

1

个回答

已回答
Players distribution in soccer field
How can i run ndhist.m's code with my requirements? - table size: 120m x 90m (the same size of soccer field) - Bean size: 1m2 ...

9 years 前 | 0

提问


Players distribution in soccer field
Hello, I have the coordinates (x,y) of a lot of soccer players and i want to know their field distribution. I want to part t...

9 years 前 | 2 个回答 | 0

2

个回答