Community Profile

photo

armin m


Last seen: mehr als 2 Jahre vor Aktiv seit 2021

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Mat file opening and comparing with each other
Hi i have stored my codes result as mat files. They are about 500. I wanna compare all these 500 mat files with each other. Is t...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Run 4 m file together
Hi. I have 4 m file which i should run them all in order continiously. How can i run them all together. Tnx

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to change mat files in each iteration?
Hi. I am writing code which save output in mat file. I wanna it saves mat file that name changes to specific name with date and ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Maximum arrays of a matrix
Hi i have a matrix woth 543 arrays. I wanna choose 10 maximum arrays between these 543 arrays. Need help!

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Show more digit number in command window
Hi. I wanna see 6 digits numbers in command window for output tesult. Digits(6) Why above code does not work? Tnx

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Loop. Do while loop in matlab
Hi. I have wrote a code which contain main part like below. Clc Close all . . . While ... . . . End I wanna for...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Add random numbess to matrix
Hi. I have 1×n matrix.i wanna add 1 to 5 percent of it,s actual value to it, randomly. Can any body help.me? Tnx

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Find row and column of specific array.
Hi. I want to find row and column of array in matrix. But with out using the find function. Because it finds the same numbers an...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Write in column of matrix
Hi i wanna write on specific column of matrix. I think it should be like this A[:,1]=A(i) but it does not works.tnx

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Code output in other codes
Hi. I have a code which it,s output includes 4 large matrices. I wanna use these matrixes from the code without copy paste it 8n...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Define condition for both imaginary and real parts of numbers
Hi. I have a matrix. It contains numbers like a+bi. I want define a condition for numners of matrix. That say if both a and b be...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Row and column of numbers in matrix
Hi. I wanna find row and column of specific number. Tnx

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


convert real numbers to img form
hi.i have real number which i want to convert t img form. how can i do this? e.g: 8 to 8i tnx

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


error in indexing mode
hi, i wanna size of a matrix but below error happens: Indexing cannot yield multiple results. Error in Untitle222d2 (line 2)...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


convert value from radian form to degree form
hi i wanna convert numbers from degree form to radian form. how can i do that?tnx

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


EDIT NUMBERS IN EDITORS
hi. i have large amount of numbers in editor which i have copy and pasted them. 5 6 9 8 ... i wanna convert it to this for...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Show limited digits numbers.
Hi i wanna numbers limited to 6 digits. For example. A=2.54357766 be show A=2.543578. Tnx

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Row to column matrix
Hi i want to convert row to column matrix. But my matrix includes complex numbers which transposing it causes convertion of new ...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Remove trailing zeros while making matrix
Hi. I have two matrices for example a=[1,2;3,4] and b=[5+6i,6+7i] i made C=[A,B]. but result shows [1.0000 2.0000 5.0000+6.0000i...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Convert 'str' to 'number'
Hi. I have 'str' like 'P12teta4'i want write a code which take first alphabet (here P), first and second number (here 1 and 2) s...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Move diary in file to newfolder
Hi.I export my output file to diary file.I want each time i run the code, matlab move diary file to a newfolder and rename the f...

fast 3 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


Convert matlab file to exe file
Hi. I have wrote matlab code which i wanna convert it to exe file. How can i do that?

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can i lock editor window?
Hi. My codes have important information and if some data change, it is hard to find which data has changed. How can i lock edito...

fast 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how can i change the colors of matrix rows ?
hi, i have build a matix. i have turned diary mode on ('diary on'). i wanna change just last row color of matix in output file. ...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort