Feeds
질문
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...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
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...
6년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
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...
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...
6년 초과 전 | 0
질문
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...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
6년 초과 전 | 답변 수: 2 | 0

