Emmanouil Barmpounakis
National Technical University of Athens
Followers: 0 Following: 0
PhD Candidate
Estadística
CLASIFICACIÓN
21.524
of 295.527
REPUTACIÓN
2
CONTRIBUCIONES
12 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
66.67%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 5 años hace | 0 respuestas | 0
0
respuestasHow 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...
más de 7 años hace | 1
Pregunta
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...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 9 años hace | 4 respuestas | 0
4
respuestasPregunta
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...
alrededor de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
[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...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
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 ...
más de 9 años hace | 1 respuesta | 0