![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7488229_1522121734073_DEF.jpg)
cat cat
Followers: 0 Following: 0
Estadística
8 Preguntas
0 Respuestas
CLASIFICACIÓN
65.907
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
8 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
How to find unique values
Hi! I have the cell array of strings 'a' (attached): it's composed by 65 rows and 9 columns. For every columns, I want to find ...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
how to delete duplicate values in a cell array of characters
hi! I have this cell array of charachter: a={'1';'1';'1';'1';'1';'3';'3';'3';'3';'3';'3';'4';'4';'4';'4'}; and I want to...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Create a table/matrix of strings
Hi! I have a cell array with these strings: '(43)2' '(43)42(34)' '042123' From them, I want to obtain a matrix...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Undefined function 'eq' for input arguments of type 'cell'.
Hi! I don't understand because my code gives an error if (prefixTree(1,4).prefixTree2(:,2)=='2') unique(prefixTree(1,4).p...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to find prefix and postfix in a recursive way
Hi! I have a array of strings: I want to find prefix and postfix; after find postfix I want to find prefix and postfix of it and...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to delete [ ] from an array
Hi! If I have an array like A, how can I delete [] from it? A={'4';'2';'(';'4';'(';'3';'3';'(';'(';'4';'4';'3';'(';'2';'('...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to returns the same data as in array, but with no repetitions
I have the array 'prefix', attached in the question, and I want to obtain the same array with no repetitions. I have no idea wh...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to find prefix in a sting
Hi! I have a vector of strings and I want to find the prefix Ex 0234567 --> prefix 0 How can I do?
alrededor de 9 años hace | 1 respuesta | 0