Muhammad Zayed
Followers: 0 Following: 0
Statistics
RANK
5,227
of 295,569
REPUTATION
9
CONTRIBUTIONS
2 Questions
3 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
5
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 2 answers | 0
2
answershi, 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 years ago | 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 years ago | 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 years ago | 3
Question
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 years ago | 1 answer | 1