Fabricio Castro
Followers: 0 Following: 0
Programming Languages:
MATLAB
Spoken Languages:
Portuguese
MATLAB
Spoken Languages:
Portuguese
Statistics
All
RANK
18,033
of 295,569
REPUTATION
2
CONTRIBUTIONS
1 Question
3 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
7,174 of 20,247
REPUTATION
138
AVERAGE RATING
4.10
CONTRIBUTIONS
4 Files
DOWNLOADS
23
ALL TIME DOWNLOADS
1189
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...
6 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...
6 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