photo

hailiang shen


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

3 个提问
2 个回答

排名
6,060
of 300,967

声誉
4

贡献数
3 个提问
2 个回答

回答接受率
0.0%

收到投票数
3

排名
 of 21,126

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 172,078

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review

查看徽章

Feeds

排序方式:

提问


what is behind the parallel computing toolbox?
Hello All, I am wondering about the implementation behind the parallel computing toolbox. Is it using MPI (e.g. MPICH2, Open...

14 years 前 | 1 个回答 | 1

1

个回答

已回答
How to call an exe with command line arguments
Thanks for your suggestions, it works with system('a.exe arg1 arg2') actually. The a.exe can accept command line args.

15 years 前 | 0

提问


How to call an exe with command line arguments
Hello All, I am trying to use system command to call an exe file with command line argument. Please note that this exe file ...

15 years 前 | 2 个回答 | 0

2

个回答

已回答
How to run system with space within the cmd
Thanks for your help. It works if my a.exe does not have any input arguments. However, i am further trying to call a.exe wit...

15 years 前 | 1

提问


How to run system with space within the cmd
Dear All, I am trying to execute the following command in matlab windows OS. e.g. system('C:\program files\a.exe') It see...

15 years 前 | 2 个回答 | 1

2

个回答