Feeds
질문
Setting individual pixels' Alpha Data for a plotted surface
Hi, I've mapped an image to a plane in a 3D plot, using a 3D image array as my 'CData'. I now need to be able to control the ...
대략 14년 전 | 답변 수: 0 | 0
0
답변답변 있음
Close GUI menu after discrete time period or user keystroke
I solved the problem by making a function getkey2, which combines Oleg's suggestion, my code, and the getkey function. Here it i...
Close GUI menu after discrete time period or user keystroke
I solved the problem by making a function getkey2, which combines Oleg's suggestion, my code, and the getkey function. Here it i...
14년 초과 전 | 0
질문
Close GUI menu after discrete time period or user keystroke
I'm making an n-back test using MATLAB 7.10.0, and I need to acquire either or both keystrokes 'A' and 'S' from the user within ...
14년 초과 전 | 답변 수: 2 | 0
2
답변질문
Pretty simple question regarding convhulln. Now that I have K...
Hi, K = convhulln(X) where X is an m-by-n array According to the documentation, "K = convhulln(X) returns the indices K of...
14년 초과 전 | 답변 수: 1 | 1
1
답변질문
How to construct a 3D polygonal region with a given domain in 3-space
I have a point (x,y,z), and I want to construct a spherical region around that point with a given number of vertices. When I add...
14년 초과 전 | 답변 수: 0 | 0