JIWON LEE
Followers: 0 Following: 0
Feeds
질문
How do you set a variable name to a variable value?
If I make a variable ( a = 'name' ), I want to set the variable name with the value of a. ex) ( name = )
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
How do I change the array of 200x2x100 to 100x2x200?
In Python, I use "np.transpose" code, but I don't know how to use it on Matlab..
3년 초과 전 | 답변 수: 1 | 0