Feeds
질문
how to use a simple statement to describe a repeat format output about the function "fprintf"?
For example, fprintf(fid,'%4.2f %4.2f %4.2f %4.2f %4.2f',data) there are 5 '%4.2f', Can a simple statement like the (5'%4.2'...
대략 13년 전 | 답변 수: 2 | 0
2
답변질문
How to build a parallel computing when the program should call the external exe program
I am a beginner in the parallel computing. The question as follow: I need to a program to revise the parameter for the externa...
대략 13년 전 | 답변 수: 1 | 0
