photo

sbean320


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
37,084
of 300,331

REPUTATION
1

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 20,920

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,124

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

View by

Question


How can I set a value/define a function for the values contained within a patch object?
Hello, I've made a cube using patch: a = .1; % dimension of cube side vert = [0 0 0; 0 a 0; a a 0; a 0 0; 0 0 a; 0 ...

8 years ago | 1 answer | 0

1

answer

Question


Make 2D markers look 3D
Hello, I am interested in making data markers (circles, for example) in a 2D plot look like they have depth/3D curvature. Do...

8 years ago | 1 answer | 1

1

answer