photo

Muhammad Usman


Last seen: 4년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

3 질문
4 답변

순위
3,168
of 300,364

평판
18

참여
3 질문
4 답변

답변 채택
100.0%

획득한 표
9

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • First Review
  • Thankful Level 1
  • First Answer
  • Revival Level 1

배지 보기

Feeds

보기 기준

답변 있음
Convert matrix in single column/row vector
A = [1 2; 3 4]; B = A(:) % convert the matrix into a column vector C = A(:)' % convert the matrix into a row matrix...

거의 6년 전 | 9

질문


Position of elements'nodes intersected by a line
I have a uniform mesh of my domain as shown in the figure. There is a line cutting the domain. I want to access the nodes of all...

거의 6년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Whiteout/Remove some part of the contour plot
Thank you very much sir for your kind response, but there is another problem I am encountering. As you can see in the figure bel...

거의 6년 전 | 0

질문


Whiteout/Remove some part of the contour plot
I use the built-in MATLAB function "scatterInterpolant" to plot a contour. The plot is shown below. It's s stress contour and...

거의 6년 전 | 답변 수: 2 | 0

2

답변

답변 있음
Whiteout regions on Contour Plot
I have got the same problem but mine was a little bit simple. I use the built-in MATLAB function "scatterInterpolant" to plot a ...

거의 6년 전 | 0

질문


Create an ellipse with equal distance between two points
I have created an ellipse as shown The distance between two consecutive nodes is different I want to create an ellipse with c...

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

1

답변

답변 있음
How can I translate (move) a stress field a given distance?
William White Can you please help me with that, I am having the same problem? Thanks in advance

6년 초과 전 | 0