photo

Muhammad Zayed


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

2 个提问
3 个回答

排名
5,298
of 300,057

声誉
9

贡献数
2 个提问
3 个回答

回答接受率
0.0%

收到投票数
5

排名
 of 20,866

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,162

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer

查看徽章

Feeds

排序方式:

提问


Run exe file in MATLAB using multiple cores
Hi, I am using MATLAB to run OpenSeesSP.exe. Typically, I use the below code to run OpenSees using single core and it runs in M...

5 years 前 | 2 个回答 | 0

2

个回答

已回答
hi, i´m trying to open the cmd.exe in matlab and to execute the dos command from matlab without writing it again in cmd.exe. how can i do this?
you can use: !cmd & it works for me to open the command window from Matlab Moreover, if you want to excute something in the c...

5 years 前 | 0

已回答
How to use matlab to send inputs to open dos cmd window
you can use: !cmd & it works for me to open the command window from Matlab Moreover, if you want to excute something in the c...

5 years 前 | 1

已回答
Does anyone know how to open a Microsoft cmd.exe window in MATLAB?
you can use: !cmd & it works for me to open the command window from Matlab Moreover, if you want to excute something in the c...

5 years 前 | 3

提问


How to find out if an edge that is resulting from intersection of two surfaces is a concave edge or a convex edge?
Hi - I have two surfaces, each defined by separate sets of points. The two surfaces intersect at an edge. I am looking for a wa...

5 years 前 | 1 个回答 | 1

1

个回答