Community Profile

photo

Hamed Bolandi


Last seen: mer än ett år ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to extract body load from Matlab PDE solver after using interpolateStress function?
assembleFEMatrices function in Matlab PDE solver eturns a structural array containing all finite element matrices such as body l...

nästan 2 år ago | 1 answer | 0

1

answer

Question


How to find a way to make quadrilateral 4 node elements in Matlab PDE solver
Hi, I have thousands of rectangles with different geometries and I want to mesh all of them with structured quadrilateral elemen...

mer än 4 år ago | 0 answers | 0

0

answers

Question


How to pre-allocate a struct in Matlab
I want to pre-allocate stuct e1 and struct e3 in the following loop. I would be thankfull if someone can help. clc; clear; c...

mer än 4 år ago | 1 answer | 0

1

answer

Answered
How can I plot different quadrilateral with different range of coordinates per node?
Thanks for your reply. This script is a part of bigger script. The main script should creates n^m different quadrilateral from 1...

mer än 4 år ago | 0

Question


How to plot a struct with 2 fields in Matlab
I have T=81x4 struct, each member has two fields (x and y cordinate). I want to plot each row which will be 4 nodes to make a re...

nästan 5 år ago | 1 answer | 0

1

answer

Question


How can I plot different quadrilateral with different range of coordinates per node?
I have a square with dimension of 50x50 with four nodes, each node will vary in range of (-10,10) which means each corner of the...

nästan 5 år ago | 2 answers | 0

2

answers