photo

Sohail Khan


2019년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


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...

대략 5년 전 | 답변 수: 0 | 2

0

답변

질문


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 ...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


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

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변