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年 前 | 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年 前 | 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年 前 | 2 件の回答 | 0
