photo

Muhammad Zayed


Last seen: 1年以上 前 2020 年からアクティブ

Followers: 0   Following: 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...

約4年 前 | 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...

約4年 前 | 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...

約4年 前 | 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...

約4年 前 | 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...

約4年 前 | 1 件の回答 | 1

1

回答