Community Profile

photo

Khalid Ibne Masood


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1
  • First Review

View badges

Feeds

View by

Question


How to run and close Ansysedt from Matlab?
Hello, I would like to run and close ansysedt from Matlab seamlessly. My approach is to make a python file and call ansysedt fr...

2 years ago | 1 answer | 0

1

answer

Question


Triangulation of a domain
Hello, I want to implement 2D fast marching method (FMM) in a rectangular domain with triangular meshes as there should be some...

3 years ago | 1 answer | 0

1

answer

Question


imwrite and imread are not giving the same matrix
Hello, I want to show a matrix in an image (and save it for later use) and then retrieve the matrix from that image using imrea...

3 years ago | 1 answer | 0

1

answer

Question


interpolatesolution is giving NaN results
Hello, I am trying to solve a Laplace equation over a rectangular domain using the FEA tool in Matlab. The solution is okay, b...

3 years ago | 0 answers | 1

0

answers

Question


Interpolation of the results from the PDE toolbox and the spatial differentiation of the solution
Hello, I am trying to solve a PDE within a rectangular region with the Matlab PDE toolbox. I am facing two problems: (1) As ...

4 years ago | 1 answer | 0

1

answer

Question


How to get the rgb code from Matlab figure
Hello Everyone, I have attached a matlab figure here. This plot was generated from Matlab and I need to know the RGB color code...

4 years ago | 1 answer | 0

1

answer

Question


How do I find all the points between two contour lines
Hello, I have 3 equal size matrices, X, Y and Z; I can draw the contour lines for Z with the command: contour(X,Y,Z); But I w...

4 years ago | 1 answer | 0

1

answer