photo

Ulrich Reif


TU Darmstadt

Last seen: 1 day ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

1 Question
2 Answers

File Exchange

10 Files

Cody

0 Problems
1 Solution

RANK
20,516
of 300,592

REPUTATION
2

CONTRIBUTIONS
1 Question
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
2

RANK
2,679 of 21,027

REPUTATION
636

AVERAGE RATING
4.70

CONTRIBUTIONS
10 Files

DOWNLOADS
15

ALL TIME DOWNLOADS
4978

RANK
114,538
of 169,752

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Solver
  • 5-Star Galaxy Level 5
  • Personal Best Downloads Level 2
  • First Review
  • First Submission
  • First Answer

View badges

Feeds

View by

Question


Can I specify the color of a graphics object by its index in the ColorOrder?
Specifying colors of graphics objects by characters is most convenient, like in plot([1 2],'r--') Is there a similar way to s...

4 years ago | 2 answers | 2

2

answers

Answered
How do I select points in on my surface in 3-dimensional like using the GINPUT function in 2-dimensional?
Sure this can be done: peaks d = datacursormode; Then click on the point of interest and receive its 3d coordinates by xyz =...

6 years ago | 0