photo

Mohammad Ali Sharifian


Islamic Azad University Science and Research Branch, Iran

Last seen: 대략 1개월 전 2024년부터 활동

Followers: 0   Following: 0

PhD candidate

Programming Languages:
MATLAB
Spoken Languages:
English
Pronouns:
He/him
Professional Interests:
Control Design, Control and Instrumentation, Control Systems, Control System Design and Tuning

통계

MATLAB Answers

0 질문
4 답변

순위
17,629
of 297,457

평판
2

참여
0 질문
4 답변

답변 채택
0.00%

획득한 표
1

순위
 of 20,438

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 158,938

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • 3 Month Streak
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
How do I plot Simulink signal values saved to the MATLAB workspace on an axes?
If you are working on a simulink file then using m-file codes for plotting is not a good idea. I recommend pasting your m-file c...

11개월 전 | 0

답변 있음
Running m file from simulink
If the m-file is just for plotting, I recommend pasting your m-file codes in: model properties>callbacks>stop fcn This way when...

12개월 전 | 0

답변 있음
Run a simulink model for a certain amount of time and pause
You can do complex operations in a m-file MATLAB code. Then run your simulink by this command: sim("simulink_file.slx"). Put t...

대략 1년 전 | 0

답변 있음
MATLAB R2023a unusable on brand new desktop computer
I have encountered this problem when I installed R2023b. I use previous version instead (R2020a). Perhaps you should do the same...

대략 1년 전 | 1