![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15730509_1561661156729_DEF.jpg)
Muhammad Usman
Followers: 0 Following: 0
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...
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...
約5年 前 | 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...
約5年 前 | 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...
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...
5年以上 前 | 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...
5年以上 前 | 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 ...
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 ...
5年以上 前 | 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...
5年以上 前 | 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
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
5年以上 前 | 0