
Radu Andrei Matei
Followers: 0 Following: 0
Feeds
已回答
How can I connect two 2D triangulated surfaces?
Hi, I've solved it. What I did is the following: points 1, 2, 3 and 4 are points from the top surface and 5,6,7 and 8 are poi...
How can I connect two 2D triangulated surfaces?
Hi, I've solved it. What I did is the following: points 1, 2, 3 and 4 are points from the top surface and 5,6,7 and 8 are poi...
3 years 前 | 0
| 已接受
提问
How can I connect two 2D triangulated surfaces?
Hi, I have the following surfaces created using the delaunayTriangulation function with the points in the attached .txt file (th...
3 years 前 | 1 个回答 | 0
1
个回答提问
How can I extrude a 2D patch?
Hi, my objective is to have a gear profile like the one below extruded so that I can then convert the 3D gear into a STL file an...
3 years 前 | 0 个回答 | 0
0
个回答已回答
How can I stop getting "Invalid or deleted object" error?
I've solved it. I have a population of points that I wanted to to be drawn on a plot whener I selected them and to be automatica...
How can I stop getting "Invalid or deleted object" error?
I've solved it. I have a population of points that I wanted to to be drawn on a plot whener I selected them and to be automatica...
3 years 前 | 0
| 已接受
提问
How can I stop getting "Invalid or deleted object" error?
Hello, I know this error has been discussed in many questions but I can't seem to find one that solves my specific doubt. I'm ha...
3 years 前 | 2 个回答 | 0
2
个回答提问
How can I select a whole row from a uitable when clicking on a cell in that row?
Hi, I have a table in my app designer app that displays results. What I want to do is to have a whole row selected when any cell...
3 years 前 | 2 个回答 | 0
2
个回答提问
How to modify property values in app designer?
Hi, I'm trying to read some variable values from a .txt file and then telling matlab to set my app properties to the values of t...
3 years 前 | 1 个回答 | 0
1
个回答提问
How can I organize app class properties like structs?
Hi, I'm creating an app based on functions that I programmed outside of app designer. These functions organize all the variable...
3 years 前 | 1 个回答 | 0
1
个回答提问
Why is spline doing weird stuff with my data?
Hi. I'm using spline to connect some data and then access the y points of the spline for given x values with ppval. I'm doing ...
3 years 前 | 1 个回答 | 0
1
个回答提问
Why does ga not take into account boundaries and nonlcon and just gives random values to my variables?
Hi. I'm optimizing a multivariable single objective problem using ga. I have multiple constrains that depend on aditional para...
3 years 前 | 0 个回答 | 0
0
个回答提问
How can I set bounds for ga that change with the values of the optimization variables?
Hi. I have lower and upper bounds for my ga optimization variables that depend on those variables' values. Is there a way to i...
3 years 前 | 2 个回答 | 0
2
个回答提问
How can I obtain the analytical expression (polynomial) of the spline curve from a curve fitting?
I have extracted data from some graphs (images) and then I curve fitted that data to obtain some spline curves. What I need is ...
3 years 前 | 2 个回答 | 0