Feeds
已回答
How to mix integers and chars in matrix?
hi again... How to repeatedly do random such: 321CBA 312CAB 213BAC I type a code as the following: A='123ABC' AA=[]...
How to mix integers and chars in matrix?
hi again... How to repeatedly do random such: 321CBA 312CAB 213BAC I type a code as the following: A='123ABC' AA=[]...
14 years 前 | 0
已回答
How to mix integers and chars in matrix?
Thank you very much. I really appreciate it. However, how do we want to make the alphabet change according to the integer? for...
How to mix integers and chars in matrix?
Thank you very much. I really appreciate it. However, how do we want to make the alphabet change according to the integer? for...
14 years 前 | 0
提问
How to mix integers and chars in matrix?
1. I want to create the following matrix: A=[1 2 3 A B C] 2. After that, based on the matrix A, I want to generate ran...
14 years 前 | 4 个回答 | 0