Dimitris Kokkinos
Followers: 0 Following: 0
Statistics
12 Questions
0 Answers
RANK
180 509
of 300 364
REPUTATION
0
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
58.33%
VOTES RECEIVED
0
RANK
of 20 934
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168 407
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to find indices from a vector for values added in an array?
I have an array 'Ru' with 3 columns and 146k values (wave timeseries) each, which correspond to 50 years of measurements. I hav...
mer än 6 år ago | 0 answers | 0
0
answersQuestion
Set new position for x label at semilogx diagram
* _I have a semilogx diagram and I need to change the name and the position of the x labels as shown in the two pictures attach...
nästan 11 år ago | 1 answer | 0
1
answerQuestion
Plot with kmlwrite without any name(not even the default)
Hi!I need to plot my results on Google Earth.They are numbers referring to points with known coordinates.Each value provide me a...
nästan 11 år ago | 1 answer | 0
1
answerQuestion
How can I write the percentage symbol in a cell array with strings?
I have a vector with decimal slope values(their accuracy varies).What I need is to create a cell array with these values as stri...
nästan 11 år ago | 1 answer | 0
1
answerQuestion
rose diagram multicolour each pie
I need to create a rose diagram and use some extra info in it. I have a matrix with two columns.The first one shows wave direct...
nästan 11 år ago | 0 answers | 0
0
answersQuestion
Obtain cell according to a corresponding value
Hello everyone!I have 2 cell arrays. The first one is 5x2: A={[1;2;3;4;5] 3;[12;13;14] 2;[1;2;3;4;8;9;10;22;23;24] 6;[4;5;...
nästan 11 år ago | 1 answer | 0
1
answerQuestion
Split cell array taking into account difference between elements
Hello! I have a cell array which contains indices from another cell array.Lets say for example TES={[1;2;3;4;5];[12;13;14]...
nästan 11 år ago | 3 answers | 0
3
answersQuestion
Find value in a cell array if you have its index
I have a cell array which has vectors as cells.I have an array containing some indices.I need from that indices to find the corr...
mer än 11 år ago | 2 answers | 0
2
answersQuestion
Select first max value of each cell at a cell array.
Hi!I have a cell array named "GroupyDir" nx1 which has specified number of n cells at each run of my code.I need to make a vecto...
mer än 11 år ago | 1 answer | 0
1
answerQuestion
Create cell array from matrix indices
I have an array nx2.The 1st column has some measurements and the 2nd it's index(corresponds to some year).Example: I need to g...
mer än 11 år ago | 1 answer | 0
1
answerQuestion
Find the index of cell array containing numeric values
Hi!I have a cell array=YTLim, which contains at each cell the measurements of each for significant wave height Hs(numeric values...
mer än 11 år ago | 1 answer | 0
1
answerQuestion
How can I delete a row from a cell aray, with empty cell as first column
I have a cell aray with 2 columns. A={[7;8],6;[],19;[3;4;5;6],11;[],25;[4;5],58;[],63} I want to delete all rows which c...
mer än 11 år ago | 2 answers | 0
