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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0