Estadística
CLASIFICACIÓN
200.830
of 300.765
REPUTACIÓN
0
CONTRIBUCIONES
17 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
70.59%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.084
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 170.941
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
Increase font size in menu interface
is it possible to increase the font size of the screen MENU interface because for example when i'm using the below code the menu...
alrededor de 14 años hace | 3 respuestas | 0
3
respuestasPregunta
problem with menu
is it possible to increase the size of the windows, font, and display on the center of the scree the MENU interface because for ...
alrededor de 14 años hace | 1 respuesta | 0
1
respuestaPregunta
Open Excell file with dialog box
Hi I would like to open with the dialog box an excel file that I know already the directory, how can I open? I don't want rea...
alrededor de 14 años hace | 2 respuestas | 0
2
respuestasPregunta
Windows size for Input in dialog box
I'm using the below code: prompt = {'Reporting year:','Aircraft operator:','Unique identifier:','Aircraft code:','Member St...
alrededor de 14 años hace | 2 respuestas | 0
2
respuestasPregunta
APPEND TWO CELL ARRAY
HI I HAVE TWO ARRAY {AA}=<24X20> AND {AB}=<47X20>. iF I USE AC={AA;AB} MATLAB CREATE TWO CELL? HOW CAN I APPEND AB AFTER AA IN A...
alrededor de 14 años hace | 1 respuesta | 0
1
respuestaPregunta
Extract subcell array in a single cell array
Hi I have 25000 file txt and I wrote the below code to read all the txt extract all the value and than I will use for some calcu...
alrededor de 14 años hace | 1 respuesta | 0
1
respuestaPregunta
Manipolation of cell array and
I have three cell array as per below and I would like to create a for loop that read directly one per time the three array and d...
alrededor de 14 años hace | 2 respuestas | 0
2
respuestasPregunta
Manipolation of Cell Arrays.
I have {A}=<250x22>cell. thanks to another question I'm able to know the pairs of two colums of {A} for example I have just thes...
alrededor de 14 años hace | 2 respuestas | 0
2
respuestasPregunta
Find in a matrix value pair.
I have a matrix with 8 column and 250 raw. I need to create a function that read the first two column and and analyze the combin...
alrededor de 14 años hace | 2 respuestas | 0
2
respuestasPregunta
Floating point value to integer value
Dear All, I have a matrix 250*21 and on the 8th column I have at the moment all the number not integer value, and I would like ...
alrededor de 14 años hace | 2 respuestas | 0
2
respuestasPregunta
Problem with XLS files read and write
Dear All, I have a single file with a table of 8 column and 200 raw. I would like to create a function that open the XLS file a...
alrededor de 14 años hace | 1 respuesta | 0
1
respuestaPregunta
How to read xls data. Problem
Hi everybody, I have 10 xls files (unknow name) composed by some number and some text. I remember that there is a function to re...
alrededor de 14 años hace | 1 respuesta | 0
1
respuestaPregunta
How to insert index table on XLS
How can I insert a Index table on XLS file? On matlab I have a matrix with 8colums and 200rows. I need to insert on the fi...
alrededor de 14 años hace | 1 respuesta | 0
1
respuestaPregunta
Problem with for loop and if
I created the following code. The code will open 4 file.txt, extract the value and do some check. The first check is to verify...
alrededor de 14 años hace | 1 respuesta | 0
1
respuestaPregunta
String in matrix for loop
I have created the below for loop. The txt files are all composed by 16 elements, the first 8 are string and the seconde 8 are n...
alrededor de 14 años hace | 1 respuesta | 0
1
respuestaPregunta
Create a random Matrix
I have a 8 column vector n*1. Can I create a Random matrix of n*8? The function must take one value from each vector and crea...
alrededor de 14 años hace | 2 respuestas | 0
2
respuestasCreate for a n*n matrix n files txt/
Thanks cyclist. but I don't understand how to insert on my loop the solution tat you wrote me. L et take as example a 2*2 m...
alrededor de 14 años hace | 0
Pregunta
Create for a n*n matrix n files txt/
I have a big problem with a for loop. If for example I have a 5*5 matrix and for each row I would like to create 5 different .t...
alrededor de 14 años hace | 3 respuestas | 0
