photo

Ulrich Reif


TU Darmstadt

Last seen: 4 months 前 自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

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

查看徽章

Feeds

排序方式:

提问


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

3 years 前 | 2 个回答 | 2

2

个回答

已回答
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 =...

5 years 前 | 0