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...
2年以上 前 | 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...
2年以上 前 | 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...
2年以上 前 | 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...
2年以上 前 | 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...
2年以上 前 | 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...
2年以上 前 | 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...
2年以上 前 | 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...
2年以上 前 | 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 ...
2年以上 前 | 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...
2年以上 前 | 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...
2年以上 前 | 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 ...
2年以上 前 | 2 件の回答 | 0