Community Profile

photo

Maurizio


Active since 2011

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


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...

12 years ago | 3 answers | 0

3

answers

Question


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 ...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 2 answers | 0

2

answers

Question


Windows size for Input in dialog box
I'm using the below code: prompt = {'Reporting year:','Aircraft operator:','Unique identifier:','Aircraft code:','Member St...

12 years ago | 2 answers | 0

2

answers

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 2 answers | 0

2

answers

Question


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...

12 years ago | 2 answers | 0

2

answers

Question


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...

12 years ago | 2 answers | 0

2

answers

Question


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 ...

12 years ago | 2 answers | 0

2

answers

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 2 answers | 0

2

answers

Answered
Create 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...

12 years ago | 0

Question


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...

12 years ago | 3 answers | 0

3

answers