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년 초과 전 | 답변 수: 2 | 2
2
답변답변 있음
How can I calculate the pixel position in a figure-windows of a 3D object in perspective projection?
ds2fig on FX does a perfect job.
How can I calculate the pixel position in a figure-windows of a 3D object in perspective projection?
ds2fig on FX does a perfect job.
5년 초과 전 | 0
답변 있음
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 =...
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년 초과 전 | 0