photo

Maurizio


Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

17 Fragen
1 Antwort

RANG
200.830
of 300.771

REPUTATION
0

BEITRÄGE
17 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
70.59%

ERHALTENE STIMMEN
0

RANG
 of 21.084

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 170.969

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 14 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

etwa 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 14 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 14 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 14 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 14 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 14 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 14 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 14 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 14 Jahre vor | 2 Antworten | 0

2

Antworten

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

etwa 14 Jahre vor | 0

Frage


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

etwa 14 Jahre vor | 3 Antworten | 0

3

Antworten