photo

Maurizio


Actif depuis 2011

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

17 Questions
1 Réponse

RANG
261 004
of 300 756

RÉPUTATION
0

CONTRIBUTIONS
17 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
70.59%

VOTES REÇUS
0

RANG
 of 21 077

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 170 890

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

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

environ 14 ans il y a | 3 réponses | 0

3

réponses

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

environ 14 ans il y a | 1 réponse | 0

1

réponse

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

environ 14 ans il y a | 2 réponses | 0

2

réponses

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

environ 14 ans il y a | 2 réponses | 0

2

réponses

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

environ 14 ans il y a | 1 réponse | 0

1

réponse

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

environ 14 ans il y a | 1 réponse | 0

1

réponse

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

environ 14 ans il y a | 2 réponses | 0

2

réponses

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

environ 14 ans il y a | 2 réponses | 0

2

réponses

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

environ 14 ans il y a | 2 réponses | 0

2

réponses

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

environ 14 ans il y a | 2 réponses | 0

2

réponses

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

environ 14 ans il y a | 1 réponse | 0

1

réponse

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

environ 14 ans il y a | 1 réponse | 0

1

réponse

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

environ 14 ans il y a | 1 réponse | 0

1

réponse

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

environ 14 ans il y a | 1 réponse | 0

1

réponse

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

environ 14 ans il y a | 1 réponse | 0

1

réponse

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

environ 14 ans il y a | 2 réponses | 0

2

réponses

Réponse apportée
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...

environ 14 ans il y a | 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...

environ 14 ans il y a | 3 réponses | 0

3

réponses