Feeds
提问
print numbers in Enginering Notation
Hi everyone, I need to print out in a txt file a list of numbers, one for each row, with this format: i.dddddddddddddde+00...
12 years 前 | 2 个回答 | 0
2
个回答已回答
Open an application from Matlab and send a txt input file automatically
Ok thanks. I've found the solution: a=[' "solver directory" "input file directory" '] dos(a); This way it works just fine, I...
Open an application from Matlab and send a txt input file automatically
Ok thanks. I've found the solution: a=[' "solver directory" "input file directory" '] dos(a); This way it works just fine, I...
12 years 前 | 0
提问
Open an application from Matlab and send a txt input file automatically
Hi everyone, I need to run an application from matlab, in particular it is a finite element solver that works as a dos window...
12 years 前 | 2 个回答 | 0
