Feeds
提问
array addition in specific location
I have one array, h = [0 1 2 3 4 0 6 7 8 9 10]; And a formula, u = 1.24/h; Right now, I need to perform this calculation on...
10 years 前 | 1 个回答 | 0
1
个回答提问
import same variable without overwrite
I try to import one single point from 20 different mat file and save those point into a mat file without overwrite it. However ...
10 years 前 | 1 个回答 | 0
