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
