photo

Sohail Khan


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
20.508
of 300.392

REPUTATION
2

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
2

RANK
 of 20.934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.373

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

View by

Question


How to avoid opening multiple instances of MATLAB from command prompt?
Here is the command: call matlab -nosplash -r sample.m -logfile log_"+file+".txt If I run, it is opening multiple matlab ins...

meer dan 6 jaar ago | 0 answers | 2

0

answers

Question


How to implement multiple output condition using outport and switch
Here the code I want model in simulink: if(x==0 and y==0)then x=1; y=2; else x=2 y=3 z=0 endif I want model above code ...

meer dan 6 jaar ago | 1 answer | 0

1

answer

Question


How to implement multiple output condition using outport and switch?
Here the code I want model in simulink: if(x==0 and y==0)then x=1; y=2; else x=2 y=3 z=0 endif I want model above code ...

meer dan 6 jaar ago | 0 answers | 0

0

answers

Question


Logging compilation data of command script
How to log the command script compilation data to text file? Tried using diary but it not working

meer dan 6 jaar ago | 0 answers | 0

0

answers

Question


How to model a=a+b in simulink?
How to model a=a+b in simulink?

meer dan 6 jaar ago | 1 answer | 0

1

answer