Radu Andrei Matei
Followers: 0 Following: 0
Statistics
RANK
202,337
of 295,448
REPUTATION
0
CONTRIBUTIONS
10 Questions
2 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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...
2 years ago | 0
| accepted
Question
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersHow 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 years ago | 0
| accepted
Question
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 2 answers | 0