![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8745381_1637873364177.jpg)
Fabricio Castro
Followers: 0 Following: 0
Programming Languages:
MATLAB
Spoken Languages:
Portuguese
MATLAB
Spoken Languages:
Portuguese
Statistics
All
RANK
18,033
of 297,105
REPUTATION
2
CONTRIBUTIONS
1 Question
3 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
7,086 of 20,417
REPUTATION
144
AVERAGE RATING
4.10
CONTRIBUTIONS
4 Files
DOWNLOADS
18
ALL TIME DOWNLOADS
1241
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Answered
Need Help Transcribing differential equations in to Matlab code
Hi JB Your problem is kind of simple to solve. With the following code you will achieve what you want: %Supose you may w...
Need Help Transcribing differential equations in to Matlab code
Hi JB Your problem is kind of simple to solve. With the following code you will achieve what you want: %Supose you may w...
6 years ago | 0
Question
how can I generate a 3d surface object from 3d vertex extracted from a blender .ply?
I'm looking for a way to get the 3d vertex information extracted from a blender .ply file and generate a 3d closed surface objec...
7 years ago | 1 answer | 0
1
answerAnswered
text borders in a plot
You can plot a bold text with a white font color, and plot the same but unbold black text over the early one. I think this is th...
text borders in a plot
You can plot a bold text with a white font color, and plot the same but unbold black text over the early one. I think this is th...
7 years ago | 0
Answered
How to resize a GUI (which contains many items)
Hi Diana Acreala, This kind of problem is easily solved in python, but in matlab you need to create your own SizeChangedFcn t...
How to resize a GUI (which contains many items)
Hi Diana Acreala, This kind of problem is easily solved in python, but in matlab you need to create your own SizeChangedFcn t...
7 years ago | 1