Elliot Bontoft
Followers: 0 Following: 0
Statistics
RANK
8,512
of 295,467
REPUTATION
5
CONTRIBUTIONS
9 Questions
1 Answer
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
4
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to apply a distributed load to a 1D edge?
Dear all, I would like to apply a distributed load (pressure) across an edge within a 2D model. I know the value of the load in...
3 years ago | 0 answers | 1
0
answersQuestion
Pressure units for a 1D edge on a structural model?
Dear all, I have a 2D structural model that I have modelled with standard SI units and I intend to apply a force distributed ev...
3 years ago | 1 answer | 0
1
answerQuestion
Improve efficiency of AssembleFEMatrices?
Dear all, I am using the PDE Toolbox to perform a FEM simulation. I am using the following toolbox function to aquire the matri...
3 years ago | 1 answer | 0
1
answerQuestion
Efficiently call MATLAB code from another coding language
Hi all, I am trying to run a MATLAB code as a simulation within an optimisation framework to solve for the responses. The optim...
3 years ago | 1 answer | 0
1
answerSolved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
4 years ago
Question
GenerateMesh via geometryFromEdges not working when large number of edges
I am trying to write a code that will autonomously create a mesh surrounding the edges of geometric shapes created from MATLAB c...
4 years ago | 1 answer | 1
1
answerCreate mesh around more than one shape
To any others facing this problem in the future, I believe I found the solution: The MATLAB contours function creates coordinat...
4 years ago | 1
| accepted
Question
Create mesh around more than one shape
I am trying to create an autonomous meshing code to create a 2D mesh around certain shapes that are created by the MATLAB contou...
4 years ago | 1 answer | 0
1
answerQuestion
Meshing a 2D contour plot
I am looking to create a mesh within the lines of a 2D contour plot. For example, with the code: f = peaks; contour(f,[2 2]) ...
4 years ago | 1 answer | 1
1
answerQuestion
How to access the data of contourf function to decides whether the interior of the contour is filled or not?
How can I access the contourf function data that could inform me on whether the internal data of the contour (that has a filled ...
4 years ago | 1 answer | 0
1
answerQuestion
How to identify if the interval values of a closed contour are greater or lesser than a certain value
Hello. I aim to determine whether the internal values of a closed contour line are greater or lesser than a predefined value. I ...
5 years ago | 0 answers | 0