Emmanouil Barmpounakis
National Technical University of Athens
Followers: 0 Following: 0
PhD Candidate
Statistica
RANK
21.517
of 295.467
REPUTAZIONE
2
CONTRIBUTI
12 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
66.67%
VOTI RICEVUTI
1
RANK
of 153.912
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Cannot create a table variable with a discontiguous index
I am trying to create new columns based on a condition as described in the code below: for j = 1:length(data.var1) column...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Remove rows of a table based on values in an array
I want to remove all rows from a table, when a value in table.variable appears only once. For example table: var1 | var2 | va...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Assign specific color to legend based on specific values.
I am trying to create a scatter plot with 8 suplots (2x4) with gscatter. The first row plots get data from table A while the sec...
oltre 5 anni fa | 0 risposte | 0
0
risposteHow to make one colorbar for all subplots?
I came up with the Star Strider's solution but by using the Edit plot function. I found it easier to do it manually, rather than...
oltre 7 anni fa | 1
Domanda
Create 4D surface plot from x, y, z and c column vectors
I have 4 columns in a table named A. The 3 columns x,y,z are the initial conditions and c is the result of a specific function I...
quasi 8 anni fa | 1 risposta | 0
1
rispostaDomanda
Can I use the minimax optimization algorithm for multiple variables?
In my problem, I set 3 separate threshold values which are then used to group my dataset in four sub-groups. Then I calculate me...
quasi 8 anni fa | 1 risposta | 0
1
rispostaDomanda
Creating a table from different sized vectors
I have a number of vectors (x1,y1,x2,y2, etc) with different lengts and I want to extract them to a .csv containing all these. S...
quasi 9 anni fa | 4 risposte | 0
4
risposteDomanda
How to insert char to table?
I am trying to insert a char variable into the first column named 'Trip' of a Table titled 'Out2'. All the other columns contain...
circa 9 anni fa | 2 risposte | 0
2
risposteDomanda
Use a variable in Request user input prompt.
I am trying to use the Request User Input command with a changeable message for every iteration. For example: 1 prompt=spri...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
Scanning folder for files and using specific function for each of them.
I have two different folders with files of which names are loaded in lines 1,2. Then I want to run a function (comp.m) when an i...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
Cell Dates to Timestamp conversion
I have a 3480x2 cell. The first column shows the date (6/24/2015) and the second one shows the hour (8:33:49). How can I create ...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
[uitable] Insert a table as a subplot
I am trying to insert an 8x8 table next to an existing plot. Although both of them appear in the same figure(4), the table canno...
oltre 9 anni fa | 2 risposte | 0
2
risposteDomanda
Intersecting lines from coordinates and fixed lines
How can I find the intersecting points between the line that is created from a set of coordinates and a fixed line? I am trying ...
oltre 9 anni fa | 1 risposta | 0