photo

Fabricio Castro


Last seen: 2 months ago Active since 2017

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
Portuguese

Statistics

All
MATLAB Answers

1 Question
3 Answers

File Exchange

4 Files

Cody

0 Problems
78 Solutions

RANK
18,033
of 300,592

REPUTATION
2

CONTRIBUTIONS
1 Question
3 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
6,913 of 21,027

REPUTATION
154

AVERAGE RATING
4.10

CONTRIBUTIONS
4 Files

DOWNLOADS
11

ALL TIME DOWNLOADS
1342

RANK
4,433
of 169,752

CONTRIBUTIONS
0 Problems
78 Solutions

SCORE
1,024

NUMBER OF BADGES
5

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 5-Star Galaxy Level 2
  • GitHub Submissions Level 1
  • Commenter
  • Community Group Solver
  • Solver
  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • First Answer

View badges

Feeds

View by

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...

7 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

answer

Answered
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...

8 years ago | 1