photo

Elias Khalil


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

Feeds

排序方式:

提问


Running MATLAB with a shell script, redirecting stdin and stdout
Let's say I have this MATLAB function function a = testfun(in1, in2) a=in1+in2; disp(a); I would like to have a sh...

12 years 前 | 2 个回答 | 0

2

个回答