Community Profile

photo

armin m


Last seen: 2 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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!

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 2 个回答 | 0

2

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 2 个回答 | 0

2

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 2 个回答 | 0

2

个回答

提问


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

2 years 前 | 2 个回答 | 0

2

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 2 个回答 | 0

2

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 1

1

个回答

提问


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?

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 2 个回答 | 0

2

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答